Setup Netbeans project - Please help!
Alan Bateman
Alan.Bateman at Sun.COM
Sun Mar 22 19:29:25 UTC 2009
Ulf Zibis wrote:
> Hi Alan,
>
> I've opened the JConsole project from JDK7 b51 sources and ran into
> some errors. See attachment.
>
> Can you give me some hints?
>
> When I set .openjdk\build.properties to:
> bootstrap.jdk=C:/Programme/Java/jdk1.7.0
> the compile warning disappears, but the errors in editor remain.
>
> I think, JConsole project would be a good "template" to create my own
> "nio-charset" project.
>
> Additionally, I don't see how to connect to the Mercurial repository.
> There is no "Mercurial" menu item on projects node, although there are
> plenty .hg* files in the project..
> From Subversion I'm used to have "Subversion" menu item automatically
> if the .svn folders are present in project.
>
> -Ulf
Ulf - I'm not very familiar with the NB projects that are in the
repository but if you send mail to nb-projects-dev at openjdk.java.net then
I'm sure that Daniel Fuchs or others will be able to help you get this
running. As there is some code generation during the build then it may
be challenging to setup as a standalone project. AFAIK, the mercurial
plugin is part of the base IDE (Versioning menu -> Mercurial).
-Alan.
More information about the core-libs-dev
mailing list