Skip to content

ManuelFF/incubator-netbeans

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache NetBeans

Apache NetBeans is an open source development environment, tooling platform, and application framework.

Requirements

  • Git
  • Ant 1.9.9 or above
  • JDK 8 (to build NetBeans)
  • JDK 9 (to run NetBeans)

Note: NetBeans also runs with JDK 8, although then it will not include tools for the JDK 9 Shell.

Building NetBeans

Build the full project:

$ ant

Build the NetBeans Platform:

$ ant -Dcluster.config=platform

Running NetBeans

Run the build:

$ ant tryme

Note: Look in nbbuild/netbeans for the NetBeans installation created by the build process.

Get In Touch

Subscribe or mail the users@netbeans.incubator.apache.org list - Ask questions, find answers, and also help other users.

Subscribe or mail the dev@netbeans.incubator.apache.org list - Join developement discussions, propose new ideas and connect with contributors.

Packages

No packages published

Languages

  • Java 94.5%
  • HTML 2.8%
  • Standard ML 1.8%
  • XSLT 0.3%
  • C 0.2%
  • Shell 0.1%
  • Other 0.3%