[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: Eclipse FAQ - request for input
|
Here's a question I assume should be frequently asked:
I am creating a plug-ins for eclipse and have some PDE projects
already built. If I needed to update to a new eclipse build, how
do I easily import my existing PDE projects to the new eclipse build
(without having to go through the whole PDE setup wizard routine)?
Another scenerio:
I add a new developer to work on the PDE projects on his/her own
machine. I install a fresh version of eclipse on the user's machine
and grab an image of the PDE project from a VCM. (This isn't a VCM
question, but rather the same question as above, except that the
.metadata will probably not be valid for the user, since that user
is on a different machine.)
David