jlahoda / netbeans-native-launchers

Apache Netbeans native launchers

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

Bugs should be reported to https://issues.apache.org/jira/projects/NETBEANS/issues/

About

Apache Netbeans native launchers

https://netbeans.apache.org/

License:Apache License 2.0


Languages

Language:C++ 51.3%Language:C 42.1%Language:Makefile 4.0%Language:Groovy 1.7%Language:NASL 0.9%