java compiler
807589Oct 31 2008 — edited Nov 4 2008hello
i need to compile a .java file at run time from another class , i can use a cmd command and execution it from java but that doesn't
feel right , i need a way to compile java classes while my application is running using the same compiler the ide use , or a .jar compiler that is easy to use. thanks for reading my problem ,replay please.