Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Extending existing plugin without extension point.
Extending existing plugin without extension point. [message #77448] Wed, 18 June 2003 04:11 Go to next message
Eclipse UserFriend
Hi,

I want to extend an existing xmleditor (of a different plugin), but I don`t have the source-code, nor an extension-point of the plugin. But I can`t
use the class directly, because the source wants to access the PluginClass which I can`t create because I don`t have the right descriptor. Has anybody
of you had a similar problem or even better: has solved it?

greetings
Joachim
Re: Extending existing plugin without extension point. [message #77749 is a reply to message #77448] Wed, 18 June 2003 11:00 Go to previous message
Eclipse UserFriend
==>because I don`t have the right descriptor.
Do you mean to say that you do not have a plugin.xml for the plugin that you
want to extend? Are you able to execute the plugin?

==>Has anybody of you had a similar problem or even better or even better
solved it?
We have successfully extended (in the Java sense of the word) existing
plugins rather than using extension points. Be we are able to execute them
and have access to their plugin.xml. So, again can you elaborate on the 1st
point?

Mike

"Joachim Schoder" <madsheep.de@web.de> wrote in message
news:bcp6r4$3gn$1@rogue.oti.com...
> Hi,
>
> I want to extend an existing xmleditor (of a different plugin), but I
don`t have the source-code, nor an extension-point of the plugin. But I
can`t
> use the class directly, because the source wants to access the PluginClass
which I can`t create because I don`t have the right descriptor. Has anybody
> of you had a similar problem or even better: has solved it?
>
> greetings
> Joachim
>
Previous Topic:Minor javadoc problems
Next Topic:wizard category
Goto Forum:
  


Current Time: Sun May 11 09:28:55 EDT 2025

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

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

Back to the top