Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Order of File Type Associations
Order of File Type Associations [message #60469] Thu, 08 November 2007 14:45
Ronan Mulvaney is currently offline Ronan MulvaneyFriend
Messages: 18
Registered: July 2009
Junior Member
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
Previous Topic:Text drag?
Next Topic:PHP CLI
Goto Forum:
  


Current Time: Wed Apr 24 19:47:35 GMT 2024

Powered by FUDForum. Page generated in 0.02729 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top