Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » problems with a RCP extension point
problems with a RCP extension point [message #586274] Wed, 03 December 2008 10:58
Eclipse UserFriend
Originally posted by: luimarr1.upvnet.upv.es

Hi,
I´m trying to define an extension point for a RCP application(call it A).
I define and make it accessible by setting the correct package in
runtime. After it, I define an extension for A in another plugin(call it
B) wich attempts to write a message in the console.
The point is that when executing A no message from B appears in the
console. The wirld thing is that when i use B for another
application(a simple test plugin for eclipse), with same deffinition for
extension point, it works. Any idea of what is happening???

I have noticed that when deffining the id for the extension point in A
it does not allow any '.', it doesn´t happen in any other test
plugin defined. Another strange thing is that when the extension point
is created if i try to modify it after visiting other properties
the edition is not available appearing the "new element" and "new
attribute" buttons disabled.


Thanks in advance,

L. Marco
Previous Topic:Exporting plugins or product: javacSource gets set to 1.3
Next Topic:Clean product builds?
Goto Forum:
  


Current Time: Fri Apr 26 09:08:05 GMT 2024

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

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

Back to the top