25 Mar 2009 20:34
Re: Setup OpenJDK Netbeans project - Please help!
Ulf Zibis wrote: > Am 23.03.2009 15:10, Alan Bateman schrieb: >> Ulf Zibis wrote: >>> : >>> Thanks Alan. >>> I hesitated to post to nb-projects-dev@..., because >>> there was no traffic since August 2008. But I'll give it a try. >>> >>> The error annotations in NetBeans for JConsole project, I guess, are >>> result of a NB bug, because the build runs without error. >> AFAIK, there are two compilers in NetBeans. A "standard" javac that is >> used for the full builds and a patched version that runs while you >> edit. If I understand your screenshot then your issue is with the >> latter. Someone more familiar with the environment may know how to >> configure it and I'm sure someone on nb-projects-dev will be able to >> help. >> >>> >>> The hg support from NetBeans didn't work, because the local .hg >>> repository wasn't existent, so I created it by "Create Repository". >>> After this, I think, I should commit the WC into it, but I hesitate, >>> because I don't want to have an additional 250 MB copy of the whole >>> jdk on my harddisk. I have to be economic with diskspace. I would be >>> happy, if there would be a way, only to push the parts in the >>> repository which I'm working on. Do you have some hint, how to solve >>> this problem? Does it work, if I only commit the folder, which I'm >>> working on? >>> I also did a clone of http://hg.openjdk.java.net/jdk7/jdk7. This >>> clone only contained some few make files, so I don't know what to do(Continue reading)
RSS Feed