Tuesday, October 15, 2019

JAVA Dynamic Compile Class From Text


Simple Note

Test File: TestDynamicCompile.java

Note: Should use JDK as System Library, not JRE

Reference

How do I programmatically compile and instantiate a Java class?

1 comment: