Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geclipse-dev] Sorry to bother you again

Hi,

> I am so glad that this helps me so much. I have checked out and built
> these codes, finding two projects:
> eu.geclipse.aws
> org.jets3t

there is something quite wrong with your setup Zou. As Mathias already 
explained yesterday you are supposed to get around _50_ projects in your 
workspace and not only those two (which are right, by the way)

Could you please:

- start with a NEW EMPTY workspace (not the one you have been using so far)
- follow my instructions regarding installing needed features/dependencies 
(see my previous mail)
- carefully follow Mathias' instructions regarding checking out the set of 
projects from both SVN (do this first) and CVS
  From SVN you should get 25 projects, look here for the full list:
      
http://dev.eclipse.org/viewsvn/index.cgi/eu.geclipse/trunk/plugins/?root=Technology_SVN

In particular you should have:
   eu.geclipse.core
   eu.geclipse.ui
   ...
After activating "build automatically" these projects should show up 
without any red marker in the "Package explorer" view of the PDE 
perspective.

When you got that right, and only then, then proceed to check out the CVS 
plugins (again, following Mathias mail). These are another... well, 80 
actually, projects... (actually there are several *.test projects which 
will show up red.... forget about them...)

> > What exactly do you mean with TWO projects? Maybe you understood me
> > wrong and checked out the SVN/trunk and the CVS/development
> > directories instead of their content? Please make sure that you check
> > out their content as these are the projects/plug-ins (so the
> > eu.geclipse.* or org.* or whatever else stuff). You should end up with
> > something around 50 plug-ins (didn't count for a long time, so please
> > don't take this number too serious ;-)

yes, if your two projects were 
  eu.geclipse.aws
  org.jets3t

then probably your network connection/checkout broke in the middle but you 
were in the right way.

Good luck, Ariel


Back to the top