How can i draw 2d in a JPanel that i have on my GUI? I can do it in eclipse but am having trouble doing it in netbeans. I\'ve looked for some tutorials but the only good one i found was for netbeans 5
I have a rather large php project with all kinds of different third party includes. Its all managed with Netbeans PHP. I have a few problems i would like some oppinions on.
I开发者_开发技巧n netbeans you can choose to work on \"design\" or \"source\". If you don\'t have a form file, netbeans won\'t let you see the design and work on that with drag and drop.
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this
Is there an existing plugin or tweak that speeds up the \"Go To File\" search in Netbeans ? Compared to Eclipse, Netbeans search is way too slow specially if one has multiple large size projects.
I am in love with Netbe开发者_如何学编程ans Source->Format feature. Is there any way to get it to recognize stuff in these blocks
I have2 classes within same package. Both classes have mainmethod in them. Now I want to build a jar file. I want to build 2 jar files which use different main functions as default main.
I\'m designing this JME application for a Nokia phone and when designing the MIDlet screen flow, my Netbeans is now bunching up all of the forms I designed on top of each other and not in some kind of
I use Netbeans for development and have been doing my Mercurial operations on the command line even though Netbeans has a Mercurial plugin to add various Mercurial commands as GUI options.
I tried adding manifest.file=${src.dir}/manifest.mf to project.properties, but looking through the build-impl.xml I see that the manifest.available is usually accompanied by main.class condition, so i