Order of File Type Associations [message #322298] |
Tue, 13 November 2007 08:43 |
Eclipse User |
|
|
|
Hi,
I am running into a slight problem that I am looking for a bit of advice on.
I am writing an XML Editor to a handle a specific node/type of XML file.
I am handling this specific XML through the use of the
org.eclipse.core.runtime.contentTypes extension and mapping this from my
org.eclipse.ui.editors extension.
What I am finding is that I am colliding with another editor in my
environment that has set itself to be the default editor for all XML
file extensions.
I have tried setting mine as the default in the org.eclipse.ui.editors
extension, etc but can't seem to get in front of this other plugin
without setting mine to be the default for all xml extensions, but then
naturally I am picking up files that I don't want to handle.
Any advice here would be appreciated.
Cheers,
Ronan
P.S. Mistakingly already posted this to the PDT newsgroup, I got mixed
up in acronyms and thought that was for PDE messages. There was
naturally no replies there.
|
|
|
Powered by
FUDForum. Page generated in 0.02276 seconds