Java Reference
In-Depth Information
Figure 12-25. Add Libraries to Project
Once the project has been created, you can choose “Run” to have it opened up within Chrome, assuming that
you have installed the Chrome plugin. If you have not yet installed the Chrome plugin, you will be prompted to do so.
Summary
The days of working in text files and your operating system file structure may be numbered. It is no doubt
that utilization of feature-rich integrated development environments such as NetBeans can make application
development much easier. Utilization of an IDE takes away worries such as the CLASSPATH, and makes it easier to
develop by providing features such as syntax coloring, code completion, and wizards. The latest releases of NetBeans
are no exception, as they provide full support for Java EE 7.
 
Search WWH ::




Custom Search