[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-dev] Problems importing the org.tigris.subversion.subclipse.core plug-in

From: Thomas Hallgren <thomas_at_tada.se>
Date: Sun, 29 Jun 2008 11:24:42 +0200

Hi,
When importing the org.tigris.subversion.subclipse.core_1.4.0.jar into
an Eclipse workspace, you will run into classpath problems since the
generation of the .classpath file is incorrect.

The PDE ClasspathComputer class will discover that this jar contains a
'build.properties' file and then makes an attempt to reconstruct the
.classpath file from that. This eventually breaks the build since the
source etc. referenced in this file is missing.

My guess is that the build.properties is unnecessary in the binary
bundle and that you can safely remove it from the bundle jar.

Regards,
Thomas Hallgren

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: dev-help_at_subclipse.tigris.org
Received on 2008-06-29 11:24:56 CEST

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.