[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: Cédric Chabanois <cchabanois_at_ifrance.com>
Date: 2003-11-04 21:56:33 CET

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

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

Daniel, could you tell us how you generated these files ?

Cédric

_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France
Received on Wed Nov 5 07:56:33 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.