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