Re: [java] library management with wildcards

2022-02-08 Thread Juan Algaba
I remember dealing with this when I was using Windows 7 / JDK 8 Tried manually modifying build-impl.xml to achieve what you're talking about, and although it worked for compiling through the command line, the editor still showed errors like it couldn't find my libraries. Does someone know if the

[java] library management with wildcards

2022-02-07 Thread Stefan Holst
Hi! I have a small add-on class that is referencing a huge class library. The class library is installed on a relatively long base path, and with that the library can happily be created, but on compilation on windows the CreateProcess error=206 problem arises, as ant will expand the compilation