[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Issue with rebuild projects from an ANT script!
|
Hello!
I am new to eclipse and Ant, so I hope this is not a stupid question.
Using Eclipse 2.1, I want to rebuild all java projects in my Eclipse
workspace from an Ant script. I understand from an earlier post that I can
use:
<eclipse.incremental kind="full" project="MyProject"/>
... but it doesn't work, I get the error: 'Ant couuld not find the task
or...'
Any ideas?
Liam.