How to link editor plugin to RCP [message #328856] |
Thu, 05 June 2008 04:03 |
Eclipse User |
|
|
|
Originally posted by: asf14.yahoo.com
Hi
During my development, I initially wrote an editor plugin that can be
used with Java Eclipse IDE, now I want to shift that plugin into its own
RCP (I don't want users to download the whole Java IDE platform). I am
currently trying to write an RCP that uses the IDE plugin and my own
editor plugin, my question is how do i register my editor plugin such
that the file extension on the outline can launch the correct editor etc
? does this occur in the WorkBenchAdvior or ApplicaitonWorkBenchAdivsor
or somewhere else (I've looked through the code in org.eclipse.ui.ide
and can't find a reference to this link between the workbench and editor
plugin etc) Do i need to declare an extension in the RCP applicaiton ??
Thanks, David
|
|
|
|
Powered by
FUDForum. Page generated in 0.02715 seconds