Order of File Type Associations [message #60469] |
Thu, 08 November 2007 14:45 |
Eclipse User![Friend of Eclipse Friend](/donate/web-api/friends_decorator.php?email=) |
|
|
|
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 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 it 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
|
|
|
Powered by
FUDForum. Page generated in 0.02941 seconds