This is an automated email from the ASF dual-hosted git repository. mbien pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit a540b64e9e0840c46179db28c1225592ed58a4f2 Merge: 7422998eaa7 a831b59843a Author: Michael Bien <[email protected]> AuthorDate: Tue Sep 8 15:56:40 2026 +0200 Merge pull request #9545 from michaelsembwever/mck/6044 Permit entire folder of JARs to be included as one classpath entry java/java.freeform/nbproject/project.properties | 2 +- .../netbeans/modules/java/freeform/Classpaths.java | 169 ++++++++++++++++++--- .../freeform/resources/freeform-project-java-5.xsd | 11 ++ .../modules/java/freeform/ClasspathsTest.java | 119 +++++++++++++++ 4 files changed, 280 insertions(+), 21 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
