Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » "File - New - Plug-In Project" missing?
"File - New - Plug-In Project" missing? [message #652328] Thu, 03 February 2011 15:32 Go to next message
David Sharp is currently offline David SharpFriend
Messages: 1
Registered: February 2011
Junior Member
I'm new to eclipse and am trying to run through tutorials associated with creating plug-ins in Java. They all refer to using the subject wizard to create the plug-in. I only have an option on my installation to create a Java Project, not a Plug-In project.

I'm using Helios: eclipse-java-helios-SR1-win32.zip .

I found the following note from back in 2007:

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".

(http://dev.eclipse.org/mhonarc/lists/pde-dev/msg00810.html)

But I don't see any such option showing up. What am I missing? Thanks!

--Dave Sharp
Re: "File - New - Plug-In Project" missing? [message #652333 is a reply to message #652328] Thu, 03 February 2011 15:39 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

you're missing PDE. You have JDT+Platform+Equinox. Your best bet is to
download the full Eclipse SDK. It comes with PDE+JDT+Platform+Equinox,
source for the runtime bundles, schema files for the extension editor, etc.

http://download.eclipse.org/eclipse/downloads/

Helios == 3.6.x for the Eclipse SDK

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Platform_Expression_Framework
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/workbench.htm


Previous Topic:View Panel: String Length
Next Topic:Customizing the existing eclipse lug-in
Goto Forum:
  


Current Time: Thu Apr 18 05:17:58 GMT 2024

Powered by FUDForum. Page generated in 0.01798 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top