Skip to Main Content

Java Development Tools

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!

External ANT 1.6.2 with JDeveloper 10.1.3 Nothing in Message Window

450335Aug 16 2005 — edited Aug 17 2005
I 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 14 2005
Added on Aug 16 2005
7 comments
461 views