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?
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?