aboutsummaryrefslogtreecommitdiff
path: root/development/netbeans/README
diff options
context:
space:
mode:
authorSukma Wardana <sukma.wardana@mail.com>2018-10-27 03:25:20 +0100
committerDavid Spencer <idlemoor@slackbuilds.org>2018-10-27 03:25:43 +0100
commit586deb5374eddfa1bf1227a5440d75f52346d7ad (patch)
treed87cb5fc84a7f566f9d2706e3816a680d29c07bc /development/netbeans/README
parente9757d81ade3794fc355361e4b7558243f82a385 (diff)
development/netbeans: Updated for version 9.0 + new maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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 15a9f9d36f..5855eb576e 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.