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

Problems Compiling Sibclipse in Eclipse

From: Frank Petzold <frank.petzold_at_trustsec.de>
Date: 2003-11-04 11:55:06 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

-- 
Dipl. Informatikingenieur ETH  Frank Petzold  <frank.petzold@trustsec.de>
                Understanding is a three edged sword. -- Kosh
Received on Tue Nov 4 21:55:06 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.