aboutsummaryrefslogtreecommitdiff
path: root/development/netbeans/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/netbeans/README')
-rw-r--r--development/netbeans/README32
1 files changed, 12 insertions, 20 deletions
diff --git a/development/netbeans/README b/development/netbeans/README
index 15a9f9d36f8e3..5855eb576ee0b 100644
--- a/development/netbeans/README
+++ b/development/netbeans/README
@@ -1,13 +1,14 @@
-Netbeans - Free and Open-Source IDE for Java Development and More.
+Apache NetBeans Integrated Development Environment (IDE) 9.0
-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.
+Apache NetBeans (incubating) 9.0 is the Apache NetBeans incubator
+release of the NetBeans Java SE IDE, i.e., the NetBeans Platform that
+underpins NetBeans IDE, together with all the features and tools
+applicable to general Java development - including Java Swing,
+JavaFX, and the support created specifically for Java 9,
+i.e., JShell, JLink, and Jigsaw.
+
+NOTE:
-NOTES:
****
UPGRADING: If you come across an error opening your projects,
check the files in the folder /opt/netbeans/etc.
@@ -15,15 +16,6 @@ NOTES:
them with new.
****
- 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.
+ Apache NetBeans 9.0 only supports Java SE and does not support
+ Java EE / Jakarta EE. The process donating Java EE / Jakarta EE
+ module for Apache NetBeans is still under way.