This year NetBeans ran away with Developer.com Product of the Year 2009 Awards.
Many thanks to our community for the acknowledgment.
[Read More]Skip to content, navigation.
This year NetBeans ran away with Developer.com Product of the Year 2009 Awards.
Many thanks to our community for the acknowledgment.
[Read More]
How does NetBeans ide handle the tomcat server's log files? This blog entry describes the log viewers in NetBeans 6.1 (the concepts should apply to other NetBeans versions as well).[Read More]
In the NetBeans template manager (Tools | Templates) , there is an Open In Editor
button that lets the users open the selected template in an editor for
custom modifications. But the button is disabled for some templates. In general, this is a conscious design decision by the developers of
the relevant module to not support custom modifications for that
template.[Read More]
http://www.sun.com/events/softwarefreedomday/index.jsp
Sun sees the promise of open source software as the perfect way for
society and business alike to forge a world of expanded opportunity,
increased flexibility, and continual innovation. Software Freedom day
is a global celebration of these virtues. So join in, release your
ideas, launch a community, explore new code, ... have fun!
Sometimes a .java file associated with a .form file in an IDE project gets deleted or lost. In such cases, when the project is opened in the ide, .form file is shown in the navigator. Opening the .form file will not open the GUI Designer but will open the .form file as a text file. This is because the GUI Designer needs both the .java file and the .form file.
Another variant of this problem is when the .java file is not lost but has gone out of sync with the .form file. In such cases any changes made to the .form file will not be reflected in the .java file.
[Read More]
In NetBeans, Tools | Editor | 'Code Templates' tab can be used to create new code templates. This entry details how to import code templates defined in NetBeans 6.0 editor into NetBeans 6.1. Even though the details are specific to these two versions, the concept should apply to any NetBeans version.[Read More]
If 'Firefox' is set as the ide's browser (in Tools | Options | General) , sometimes the ide displays the message 'Cannot execute /usr/bin/firefox check external browser configuration'. But running /usr/bin/firefox from the command line does work correctly. (Note: /usr/bin/firefox would be different on different systems depending on where firefox is installed and is used here only as an example).
[Read More]
The recommended method of uninstalling the ide is to run the uninstaller provided with the ide. The instructions are provided in the release notes; for instance the instructions for 6.1 are provided in 6.1 release notes.
If the uninstall program fails for some reason...
[Read More]
In NetBeans 6.1, the Run panel of project properties dialog for a standard Java application project has a checkbox titled 'Run with Java Web Start'. If this box is checked, then the ide generates all the necessary artificats (jnlp file) with appropriate entries. The ide also supports testing the configuration by running the app using java web start when the app is run from within the ide (by selecting Run command from the project's context menu). But the ide does not support deploying the app to a web or app server; in fact the ide does not generate war files even. The deployment should be done manually.[Read More]
The following are the three (major) directories used by Sun Studio 12 (also referred to as ide in this article).
How to diagnose/report ide crashes or when the main window disappers?[Read More]
The following are some useful resources to obtain information on NetBeans:[Read More]
Friday April 18 8:30AM - 5:45PM and Saturday April 19 10:00AM - 6:00PM
I got this inquiry recently. Here, I am showing through
screen shots how to bind database table to a JTable. I am using MySQL
as that is what was requested. I wanted to highlight how easy it is to
use NetBeans to do this task.[Read More]
NetBeans IDE 6.1 Beta, has more MySQL support, creating a more tighter integration of NetBeans with MySQL. It is now possible to Register MySQL Servers, Create & Delete databases, and launch the administration tool for MySQL from within the NetBeans IDE. Here I am showing some screen shots of registering the MySQL Adminstrator Tool with the NetBeans IDE 6.1 Beta.
This blog copyright 2009 by radhika