Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » extension points distribution
extension points distribution [message #329154] Sat, 14 June 2008 13:25 Go to next message
Eclipse UserFriend
Originally posted by: b26rsfdi8r6u643.mail.svenz.eu

Hi,
I have troubles with the distribution configuration of my plug-ins. I
defined several extension-points and did some extensions for them within
my own code. Now I want to provide other developers the capability to do
so as well, but I have problems to access (Plug-in Manifest Editor | New
Extension...) them once the plug-ins are installed.
Is there something special I have to take into account for plug-in/
feature configuration!?


Thanks, Tom.

Wasn't sure about the newsgroup jdt - pde - platform!?
Re: extension points distribution [message #329170 is a reply to message #329154] Mon, 16 June 2008 12:05 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Tom Oleg wrote:
> Hi,
> I have troubles with the distribution configuration of my plug-ins. I
> defined several extension-points and did some extensions for them within
> my own code. Now I want to provide other developers the capability to do
> so as well, but I have problems to access (Plug-in Manifest Editor | New
> Extension...) them once the plug-ins are installed.
> Is there something special I have to take into account for plug-in/
> feature configuration!?

While I'm not 100% sure if it's the only way, the eclipse SDK ships the
schema files in the source plugins. Without the schema files (which are
not normally included in your development plugins) all you'll get is the
generic XML sections in the PDE Editor.

I'm not sure if it's good enough to simply put the schema directory in
your binary plugin, or if you really do need a source plugin as well.

PW


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


Previous Topic:Dynamic drop-down menu for a toolitem
Next Topic:How to get IAction from actionSet?
Goto Forum:
  


Current Time: Tue Jul 16 12:31:09 GMT 2024

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

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

Back to the top