Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-dev] Working with different PDE targets

Hi,

I'm quite new to the Eclipse PDE tools, in particularly to RCP application development. I've read that it is a good practice to modify the default PDE target in order to decouple the development environment and the plug-in execution environment. That's fine for me. The problem is the following: how can I manage different targets for different projects? For instance, in these days I've been working on a PDE project that must be run against a 3.3.1 target but I don't want to prevent me from the possibility of starting new projects against the 3.4, of course being able to comfortably switch from one project to the other.

Is there a way to achieve this?
Thanks.
Marco

--

Marco Barbi
S A T A srl
via Delfini, 26 - 41100 Modena (ITALY)
Tel: +39059331174
Fax: +390593365731
Web: http://www.satanet.it


Back to the top