Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Plugin Templates
Plugin Templates [message #464917] Tue, 20 March 2007 14:38 Go to next message
Carsten Spieker is currently offline Carsten SpiekerFriend
Messages: 197
Registered: July 2009
Senior Member
Hi!

Is it possible to add own Plugin-Templates like the "Plug-in with a view" or
"Plug-in with an editor" template
to the "New Plug-In Project" wizard in the eclipse PDE?

Thanks in advance!

Greetz,
Carsten
Re: Plugin Templates [message #464923 is a reply to message #464917] Tue, 20 March 2007 15:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wegener.cboenospam.com

Check out the following article on Developer Works:
http://www-128.ibm.com/developerworks/library/os-eclipse-pde /index.html

"Carsten Spieker" <carsten.spieker@d-velop.de> wrote in message
news:etorlk$pn0$1@utils.eclipse.org...
> Hi!
>
> Is it possible to add own Plugin-Templates like the "Plug-in with a view"
or
> "Plug-in with an editor" template
> to the "New Plug-In Project" wizard in the eclipse PDE?
>
> Thanks in advance!
>
> Greetz,
> Carsten
>
>
Re: Plugin Templates [message #464957 is a reply to message #464923] Wed, 21 March 2007 07:49 Go to previous message
Carsten Spieker is currently offline Carsten SpiekerFriend
Messages: 197
Registered: July 2009
Senior Member
Hi Dave,

thank you for this link. It was a big help and exactly the information I
searched for.

But now I have another question. According to the article I have to
implement the method getDependencies from the interface ITemplateSection. It
returns an array of type IPluginReference. But the only implemented class I
know is PluginReference which is in
the internal packages of the eclipse PDE plugins. Isn
Previous Topic:RCP build / Target platform
Next Topic:Issue with apostrophes and NLS
Goto Forum:
  


Current Time: Sun Sep 08 03:55:53 GMT 2024

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

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

Back to the top