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

Re: subclipse and subversion 0.35.1

From: Aaron Optimizer Digulla <digulla_at_hepe.com>
Date: 2004-01-24 00:11:04 CET

On Fri, Jan 23, 2004 at 11:23:05AM +0100, Fabio Da Soghe wrote:

> About compiling subclipse, there is a pdf guide avalaible in the document
> area of sublipse's home page:
> http://subclipse.tigris.org/files/documents/906/8847/file_8847.dat?filename=
> subclipse%20%2d%20install%2c%20use%20and%20compile%2epdf

Well, I tried that document but it's very confusing and doesn't
explain how I can compile subclipse without downloading it
via subclipse!

But I managed to get the compile bug fixed: The members method
in src/org/tigris/subversion/subclipse/core/ISVNRepositoryLocation.java
and src/org/tigris/subversion/subclipse/core/repo/SVNRepositoryLocation.java
must return IRemoteResource[] instead of ISVNRemoteResource[]

Now, I can compile with ant and I get something which works on Linux
but not on Win32 anymore *sigh*

I *guess* that's because of the swt JARs but I can't be sure.

As for the PDE problems, it seems that my copy had an option set
to "off" which resulted in Eclipse being unable to see any
of the installed plugins (or at least being unable to offer
the installed plugins as dependencies).

After I created an empty PDE project, Eclipse offered to fix that option
and now, I can compute a build path. Unfortunately, I still can't
create a second workbench to test the plugin when I build inside
of Eclipse.

-- 
Aaron "Optimizer" Digulla a.k.a. Philmann Dark
"It's not the universe that's limited, it's our imagination.
Follow me and I'll show you something beyond the limits." 
http://www.philmann-dark.de/
Received on Sat Jan 24 10:11:04 2004

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

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