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

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

From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 30 Jun 2008 09:12:59 -0400

On Sun, Jun 29, 2008 at 5:24 AM, Thomas Hallgren <thomas_at_tada.se> wrote:

> 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.

Thanks. I looked through our projects, and it looks like only the
core plugin included this file. I committed a change for it.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
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-30 15:13:10 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.