Re: Java modular project and libraries

2021-12-12 Thread Helmut Leininger
Hi Lisa, this will most probably work. But there are some inconveniences - In a non-modular Ant-driven project, if you add a libraries (defined as Library in Netbeans, each may consist of one or more jar files) to the project, during "Clean and Build" Netbeans creates a lib folder in dist and co

Java modular project and libraries

2021-12-12 Thread Helmut Leininger
Hi, I am using NB 12.6 and have created a Ant Java Modular project. Some of the modules use libraries (e.g. access to databases, ...) I can run the project from NetBeans without problems. Clean and build suggests the following: C:\OpenSourceTools\AdoptiumJava\jdk-17/bin/java --module-path D:\Di