External ANT 1.6.2 with JDeveloper 10.1.3 Nothing in Message Window
450335Aug 16 2005 — edited Aug 17 2005I am new to JDeveloper and downloaded 10.1.3.
I have an existing web application and added it to a new Project in JDeveloper.
I added an external version of ANT 1.6.2 to my Project Properties and added the ant.jar and ant-launcher.jar to the Classpath along with weblogic.jar and other libraries.
I tried my "clean" and "dev" ANT tasks in JDeveloper, the Message Window does not have any output and the ANT process stays listed. It does not appear that the ANT tasks are executed and I can not Terminate the ANT processes unless I exit JDeveloper.
My build.xml works fine in a command prompt. What am I missing?
Thanks