I have some java source that gets build on a Linux machine using ant. I want to be able to create eclipse projects for this source so I can debug it on my local pc. What is the best approach for this? I'm running Eclipse Indigo.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You can import a project into Eclipse from an Ant Build File. You may try the following steps
|
|||
|
|