jQuery in Action, 2nd edition
The moose likes Java in General and the fly likes HOW TO COMPILE JAVA FILES PROGRAMMATICALLY Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply locked New topic
Author

HOW TO COMPILE JAVA FILES PROGRAMMATICALLY

Durand Grimmett
Greenhorn

Joined: Jun 02, 2004
Posts: 16
Question...is it possible to invoke an ant task within a java program? If so how?

next....does anyone have an example of an ant task that compiles java files..........or compiles and jars java files?
--------------------------------------------------------------------------------
Joe Ess
Bartender

Joined: Oct 29, 2001
Posts: 8259

Durand:
Let's keep the topic going over here. If you post follow up question as a seperate topic you'll find people covering the same ground you have covered in the previous topic.


"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: HOW TO COMPILE JAVA FILES PROGRAMMATICALLY
 
Similar Threads
How to invoke an ant task? project.createTask?
HOW TO COMPILE JAVA FILES PROGAMMATICALLY
Ant does not output property file in classes folder.
run the java program by ant task
Problem with JspC taskdef