Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epf-dev] Building EPF From CVS

I solved the issue, when I do a Import, the org.eclipse.epf.platform.feature is repeated twice in the import list, and because of that Eclipse get confused and doesn't import all the projects in the workspace.

regards

----- Original Message ----
From: Rajesh Jain <rjain15@xxxxxxxxx>
To: epf-dev@xxxxxxxxxxx
Sent: Monday, August 14, 2006 10:52:14 AM
Subject: [epf-dev] Building EPF From CVS

Hi

A newbie question: I am trying to build EPF from the code pulled from CVS Repository.
The simple steps I perform are: Import all the Plugin Projects into Eclipse, and I run into multiple issues related to BuildPath, missing packages like (draw2d, emf .. etc, 100+ errors per plugin project).

I would like to know if there is a set process I need to follow while importing, or I need to go an fix all the individual errors, has someone faced this issues before.

I am using Eclipse 3.2RC5 (I believe the latest Callisto build) and I have all the plugins related to EMF, Draw2D, GEF etc.

regards
Rajesh

_______________________________________________
epf-dev mailing list
epf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/epf-dev


Back to the top