pedro-w / netbeans-native-installers

Apache NetBeans Native Installers

Home Page:https://netbeans.apache.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache NetBeans Native Launchers

To build binaries, only Linux OS is known to work, using the MinGW project. On Ubuntu, this may work to install suitable MinGW:

$ apt install mingw-w64 mingw-w64-tools

The command to build the launchers:

$ mvn clean install

Get In Touch

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

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

Reporting Bugs

Use our main repository issue reporting https://github.com/apache/netbeans/issues

About

Apache NetBeans Native Installers

https://netbeans.apache.org/

License:Apache License 2.0


Languages

Language:C 81.3%Language:Shell 13.9%Language:Makefile 4.0%Language:Groovy 0.9%