mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
d6068bd829
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
22 lines
896 B
Text
22 lines
896 B
Text
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
|
|
professional cross-platform desktop, enterprise, web, and mobile
|
|
applications.
|
|
|
|
NOTES:
|
|
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.
|
|
|
|
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
|
|
|
|
To use an alternative bundle you can set BUNDLE variable:
|
|
$ BUNDLE=javaee ./netbeans.SlackBuild
|
|
|
|
GlassFish and Apache Tomcat are not available in this package.
|