MyEclipse: .xdpcolet file location problem while creating ejb balajim - Nov 08, 2004 - 07:18 AM Post subject: .xdpcolet file location problem while creating ejb
hi guys,
i'm using eclipse .31 with myeclipse for jboss plugin.
i'm creating a ejb project using the xdoclet to generation xml files and home and remote interface. i have configured the ejbdoclet.
when i run the xdoclet. it throws an error as.
org.eclipse.core.internal.resources.ResourceException: Resource /StrEJB/.xdoclet is not local.
at org.eclipse.core.internal.resources.Resource.checkLocal(Resource.java:322)
at org.eclipse.core.internal.resources.File.getContentDescription(File.java:243)
at com.ibm.sse.model.jsp.internal.java.search.JSPSearchSupport.addJspFile(Unknown Source)
at com.ibm.sse.model.jsp.internal.java.search.JSPIndexManager$2.visit(Unknown Source)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:68)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:77)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:77)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:49)
at com.ibm.sse.model.jsp.internal.java.search.JSPIndexManager$1.run(Unknown Source)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
any ideas are welcome.
cheers
balasupport-rkalla - Nov 08, 2004 - 02:08 PM Post subject:
Bala,
Quote:
i'm using eclipse .31 with myeclipse for jboss plugin
I guess you mean Eclipse 3.1, it is not supported at this time. Please try a fresh install of Eclipse 3.0.1 SDk and see if the problem disappears (there are quite a few errors like this that work when stepping back to the supported platform).