Hi,
I just have upgrade MyEclipse from 2.7RC2 to 2.7GA (Uninstall / Reinstall method).
When I try to Build All Projects, I encounter the following error :
============
Buildfile: C:\DevJ2ee\Runtime\eclipse\workspace\MonEJB\xdoclet-build.xml
N10004:
[taskdef] BUILD FAILED: file:C:/DevJ2ee/Runtime/eclipse/workspace/MonEJB/xdoclet-build.xml:21: C:\DevJ2ee\Runtime\MyEclipse\eclipse\plugins\org.jboss.ide.eclipse.xdoclet.core_2.6.200 not found.
============
In xdoclet-build.xml, <fileset dir> is set to “….xdoclet.core_2.6.200” and file file no more exists.
How to resolve this ? (automatically if possible)