The reason is, that there is no Bundle-Classpath: . , but build.properties declare this path. So, just remove

source.. = src/
output.. = bin/

from build.properties.
Jody Garnett wrote:
Afternoon, after doing a fresh check out and importing everybody I am in the usual situation of trying to get everything to compile. While I am used to this process and created a wiki page on the subject today I ran into an error I have never met before.

A dialog proclaiming:

Updating Plug-in Classpath: Updating failed. See log for details.

The log is not very helpful:
org.eclipse.core.runtime.CoreException: Cannot nest 'net.refractions.udig.legend.nl1/src/' inside 'net.refractions.udig.legend.nl1'. To enable the nesting exclude 'src/' from 'net.refractions.udig.legend.nl1' at org.eclipse.pde.internal.ui.wizards.plugin.ClasspathComputer.getClasspath(ClasspathComputer.java:82) at org.eclipse.pde.internal.ui.wizards.plugin.ClasspathComputer.setClasspath(ClasspathComputer.java:52) at org.eclipse.pde.internal.ui.wizards.tools.UpdateClasspathJob.doUpdateClasspath(UpdateClasspathJob.java:66) at org.eclipse.pde.internal.ui.wizards.tools.UpdateClasspathJob$UpdateClasspathWorkspaceRunnable.run(UpdateClasspathJob.java:81) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1737) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1719) at org.eclipse.pde.internal.ui.wizards.tools.UpdateClasspathJob.run(UpdateClasspathJob.java:93)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
!SUBENTRY 1 org.eclipse.jdt.core 4 964 2006-08-16 14:21:13.937
!MESSAGE Cannot nest 'net.refractions.udig.legend.nl1/src/' inside 'net.refractions.udig.legend.nl1'. To enable the nesting exclude 'src/' from 'net.refractions.udig.legend.nl1'
Since this is a new problem I will look into it for a bit.
Currently I am trying things out on Eclipse 3.2.

Jody

_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel


_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to