Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » ContentType conflicts
ContentType conflicts [message #334303] Mon, 02 February 2009 16:29
benson margulies is currently offline benson marguliesFriend
Messages: 5
Registered: July 2009
Junior Member
I've defined a content type with a content type describer that is supposed
to grab xml files with a particular root element.

I end up in the default XML editor when I do a default open, because

org.eclipse.core.internal.content.ContentTypeCatalog.interna lFindContentTypesFor(ContentTypeMatcher,
ILazySource, String, boolean)

resorts the list and ends up with the standard XML content type at the
front of the list.

I've set my priority to high, how can I get ahead of the XML editor?
Previous Topic:display branch name in package explorer
Next Topic:Problem with project properties
Goto Forum:
  


Current Time: Fri Mar 29 05:10:13 GMT 2024

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

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

Back to the top