Public API To Get The Web Browser Editor ID? [message #478774] |
Thu, 06 August 2009 15:27  |
Eclipse User |
|
|
|
Hi,
I want to open a file programmatically with an internal web browser editor, and I know the editor id is "org.eclipse.ui.browser.editor".
However, being afraid of having it changed in the future, I want to use a legit way of getting the id. I'm trying to see what public class references WEB_BROWSER_EDITOR_ID from internal class WebBrowserEditor but no luck.
I really hope there is one public API to get it, or else it's going to be a pain @_@
Regards,
Leo
--------------= Posted using GrabIt =----------------
------= Binary Usenet downloading made easy =---------
-= Get GrabIt for free from http://www.shemes.com/ =-
|
|
|
Re: Public API To Get The Web Browser Editor ID? [message #480428 is a reply to message #478774] |
Mon, 17 August 2009 02:30  |
Eclipse User |
|
|
|
Leo wrote:
> I want to open a file programmatically with an internal web browser editor, and I know the editor id is "org.eclipse.ui.browser.editor".
>
> However, being afraid of having it changed in the future, I want to use a legit way of getting the id. I'm trying to see what public class references WEB_BROWSER_EDITOR_ID from internal class WebBrowserEditor but no luck.
>
> I really hope there is one public API to get it, or else it's going to be a pain @_@
I believe it's now provided by the Platform, and not specifically
from WTP.
--
---
Nitin Dahyabhai
Eclipse WTP Source Editing
IBM Rational
|
|
|
Powered by
FUDForum. Page generated in 0.23098 seconds