2010-05-11 20:00:27 +02:00
|
|
|
Netbeans - Free and Open-Source IDE for Java Development and More.
|
|
|
|
|
|
|
|
The NetBeans IDE is a free, Open-Source Integrated Development
|
|
|
|
Environment for software developers. The IDE runs on many platforms
|
|
|
|
including Windows, Linux, Solaris, and the MacOS. The NetBeans IDE
|
|
|
|
provides developers with all the tools they need to create
|
2012-03-30 05:42:30 +02:00
|
|
|
professional cross-platform desktop, enterprise, web and mobile
|
2010-05-11 20:00:27 +02:00
|
|
|
applications.
|
|
|
|
|
2010-05-11 22:22:40 +02:00
|
|
|
NOTES:
|
2014-05-05 02:30:34 +02:00
|
|
|
****
|
|
|
|
UPGRADING: If you come across an error opening your projects,
|
|
|
|
check the files in the folder /opt/netbeans/etc.
|
|
|
|
If you haven't done modifications in those files, overwrite
|
|
|
|
them with new.
|
|
|
|
****
|
|
|
|
|
2010-05-11 22:22:40 +02:00
|
|
|
To use an specified locale you should execute netbeans as:
|
|
|
|
netbeans --locale $LANGOPT
|
|
|
|
where $LANGOPT can be 'ja','zh:CN' or 'pt:BR', default is english.
|
2010-05-11 20:00:27 +02:00
|
|
|
|
2010-05-11 22:22:40 +02:00
|
|
|
If you want to make this a default option for netbeans, then add it
|
|
|
|
into the line #6(netbeans_default_options) in the file
|
|
|
|
/opt/netbeans/etc/netbeans.conf
|
2010-05-11 20:00:27 +02:00
|
|
|
|
2011-10-03 06:20:21 +02:00
|
|
|
To use an alternative bundle you can set BUNDLE variable:
|
2011-06-01 01:38:54 +02:00
|
|
|
$ BUNDLE=javaee ./netbeans.SlackBuild
|
|
|
|
|
2010-05-13 00:25:02 +02:00
|
|
|
GlassFish and Apache Tomcat are not available in this package.
|