I need to perform following steps:
ToolProvider.getSystemJavaCompiler()
Thanks for help!
Use a URLClassLoader to load the classes. Then you can use reflection to instantiate and manipulate them.
URLClassLoader