756 Forks
2226 Stars
2226 Watchers

netbeans

Apache NetBeans

How to download and setup netbeans

Open terminal and run command
git clone https://github.com/apache/netbeans.git
git clone is used to create a copy or clone of netbeans repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with netbeans https://github.com/apache/netbeans/archive/master.zip

Or simply clone netbeans with SSH
[email protected]:apache/netbeans.git

If you have some problems with netbeans

You may open issue on netbeans support forum (system) here: https://github.com/apache/netbeans/issues