|
-
August 23rd, 1999, 08:06 PM
#1
Java code Compilation Programatically
Hi,
I'm using JDK1.2.2.In my application,when I selct a program name from a listbox(say,Add.java) and click the Ok button,it should compile the Add.java file and Add.class file should be created.How to compile a java file within another java application.Can anyone help me out.
Thanks in advance.
-
August 24th, 1999, 12:21 AM
#2
Re: Java code Compilation Programatically
I haven't really tried this but there is a class 'Compiler'. Have u tried that class?
- UnicMan
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|