Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Eclipse IDE question

Status
Not open for further replies.

baden

Programmer
Joined
Feb 6, 2002
Messages
125
Location
US

Having a problem with Eclipse...

I have multiple projects in the Workspace.
One project uses Ant, the other I want to compile and run without ant.

The problem is that in the Java Perspective when I go Run/Run As/Java Application (when in the non-Ant built project), Eclipse executes the Ant build script on the one proejct, then proceeds to execute my 'stand-alone' project.

This sucks. Any hints on this?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top