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

Re: Problems Compiling Sibclipse in Eclipse

From: Frank Petzold <frank.petzold_at_trustsec.de>
Date: 2003-11-05 16:05:11 CET

On Tue, Nov 04, 2003 at 09:56:33PM +0100, Cédric Chabanois wrote:
>
> >When I try to compile subclipse from within Eclipse (2.1.1))
> >1. ERROR in
> >/home/fpe/compile/subclipse/subclipse/core/src/org/tigris/subversion/subclipse/core/SVNStatus.java (at line 14)
> > import org.eclipse.core.runtime.Status;
> > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> >The import org.eclipse cannot be resolved
> >----------
> >2. ERROR in
> >/home/fpe/compile/subclipse/subclipse/core/src/org/tigris/subversion/subclipse/core/SVNStatus.java (at line 22)
> > public class SVNStatus extends Status {
> > ^^^^^^
> >Status cannot be resolved or is not a valid superclass
> >
> >ect.
> >
> >Where do I fix this? I ran the ant file in subclipse/core
> >
> >
> Concerning ant file, ant file is generated from plugin.xml file.
> This file has probably not been generated since last release.
>
> You should :
> - compile subclipse from eclipse
> or
> - regenerate build.xml from eclipse.

I am trying to compile subclipse with eclipse. I suspect I missed some
setting for the build path?

>
> Concerning build-all.xml, I don't know if it is generated from eclipse
> or not.

-- 
Dipl. Informatikingenieur ETH  Frank Petzold  <frank.petzold@trustsec.de>
                Understanding is a three edged sword. -- Kosh
Received on Thu Nov 6 02:05:11 2003

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.