| [news.eclipse.platform.rcp] Re: Proxy for org.eclipse.ui.editors extension point? |
Thanks Daniel. Could you explain further?
-Chris
Trey Anastasio wrote:
Hi. I have two versions of an editor. Each editor resides in a separate bundle. Based on a project property, I'd like to load one editor or the other.
Any suggestions?
Give each editor a different editor ID and let the property define the editor ID.
Dani
Thanks.
-Chris