Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [pde-dev] How do I enable/install the PDE?

First, make sure you have the eclipse SDK :  

http://www.eclipse.org/downloads/download.php?file=/technology/epp/downl
oads/release/20070702/eclipse-rcp-europa-win32.zip&r=1&protocol=http

All you have to do at that point is go to File->New->Project, Scroll
down to Plug-In Development and select "Plug-in Project".

If you have any more questions about this, you should really use the
platform newsgroup: news://news.eclipse.org/eclipse.platform.  This list
is intended for discussion of the development of Eclipse itself.

adam

-----Original Message-----
From: pde-dev-bounces@xxxxxxxxxxx [mailto:pde-dev-bounces@xxxxxxxxxxx]
On Behalf Of bessette
Sent: Wednesday, July 11, 2007 9:09 AM
To: pde-dev@xxxxxxxxxxx
Subject: [pde-dev] How do I enable/install the PDE?


I've gone to Preferences ... > Capabilities and Plug-in Development is
enabled under Development, but when when I go to create a new Plug-in
Project, that option is not there.  Can someone please tell me what I
have
to enable or install to get this working?

Thanks,
Eric
-- 
View this message in context:
http://www.nabble.com/How-do-I-enable-install-the-PDE--tf4058624.html#a1
1529911
Sent from the Eclipse PDE - General mailing list archive at Nabble.com.

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


Back to the top