What is the latest version of Netbeans?

2018-11-06 Thread Varuna Seneviratna
Hello, There are two branches of Netbeans to download. Which version is best to download. Are the two branches going to continue?.

Remote project base dir

2018-11-06 Thread ogudikov
Hi, I develop remote C++ project from Windows to Raspberry host. In Makefile I write h-files include directory asĀ  D/Software/armadillo-9.100.6/include as it is located on local Windows machine from which I develop project. But on remote host this directory is located in NetBean project's directo

How to use OSGi modules as dependencies in NetBeans modules?

2018-11-06 Thread Peter Nabbefeld
Hello, I've got a problem with nbm-maven-plugin: the module is created, but when I start NetBeans with my module, the OSGi dependencies are not found. POM is here: https://github.com/pnabbefeld/NbProjectManagement/blob/master/DocsTree/pom.xml What am I doing wrong? Kind regards Peter -