Odd question I know, but I have a program that runs fine in Debug, runs fine in Release , runs fine with compile and run and fine with compile and run (background) (when run from IDE), but fails when running outside of IDE as a standalone Jar as it cannot find the Java compiler.
The program allows dynamic class writing/loading/executing from within the B4J program via a library.
The program allows dynamic class writing/loading/executing from within the B4J program via a library.