Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Is it necessary to add a plugin dependency when using extension points?
Is it necessary to add a plugin dependency when using extension points? [message #645766] Mon, 20 December 2010 13:35
Natasha D'Silva is currently offline Natasha D'SilvaFriend
Messages: 25
Registered: July 2009
Junior Member
I would like to contribute to an extension defined by plugin ABC plugin by adding my own extension point. There are no classes involved in the extension point, all I am providing through the xml is a few strings. I added the extension point but did not add a plugin dependency to ABC plugin. I have tested it, and it seems to work but I'm not sure if this will always be the case - so is there any occasion where just declaring my extension point without an explicit dependency will result in an error?
Previous Topic:Modular build: PDE & Artifactory?
Next Topic:JNI java.lang.UnsatisfiedLinkError with chain of libraries
Goto Forum:
  


Current Time: Fri Apr 19 04:52:52 GMT 2024

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

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

Back to the top