|
Executing a program within a program
Hey guys. I am working on a project in which i need to execute javac inside. Basically, i want it so the user can enter java code, and then when they click a button, it compiles it. The thing is, i don't know how i can make it so that it executes javac. If anyone knows how to do this, please let me know.
__________________
//Haha javac, can't see me now, can ya?
|