Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Using Ant Tasks for JavaFX 2.0

913893Jan 29 2012 — edited Jan 30 2012
I'm new to Java/JavaFX/XML although a long time programmer of legacy languages. The tutorial is a bit scant on the use of Ant tasks. I understand the syntax of tasks for JavaFX through examples I have reviewed and I gather that tasks have to be written in files with .xml extension. Want I can't figure out is how to run the tasks in the build.xml file I created, to produce the .jar file.
This post has been answered by jsmith on Jan 30 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 27 2012
Added on Jan 29 2012
2 comments
181 views