README 809 B

123456789101112131415161718192021
  1. Apache NetBeans Integrated Development Environment (IDE)
  2. Apache NetBeans (incubating) is the Apache NetBeans incubator
  3. release of the NetBeans Java SE IDE, i.e., the NetBeans Platform that
  4. underpins NetBeans IDE, together with all the features and tools
  5. applicable to general Java development – including Java Swing,
  6. JavaFX, and the support created specifically for Java,
  7. i.e., JShell, JLink, and Jigsaw.
  8. NOTE:
  9. ****
  10. UPGRADING: If you come across an error opening your projects,
  11. check the files in the folder /opt/netbeans/etc.
  12. If you haven't done modifications in those files, overwrite
  13. them with new.
  14. ****
  15. Apache NetBeans (incubating) currently only support Java SE
  16. and not support Java EE / Jakarta EE. The process donating
  17. Java EE / Jakarta EE module for Apache NetBeans is still undergo.