|
ant no longer working
Until yesterday, ant script of my project was working from within eclipse. But now it does not. Whatever target I execute, it displays no message - only following one line:
<terminated> projectX build.xml [clean] [Ant Build].........
Ant script does work from command line though. Yesterday, I uninstalled Database Visual Architect for eclipse. Probably that is causing this issue.
Is there any solution for this problem? OR
Can I somehow remove ant plugin from eclipse, download it again from some link and install it again?
Any help will be appreciated.
|