Eclipse IDE : Unsupported content type in editor

Problem

Using Eclipse Ganymede (3.4) , developing JSF 2.0 web application. However when open the xhtml file with the Eclipse web page editor , it prompts a dialog box and saying …

Unsupported content type in editor
To associate file extension with a supported content type, please see Content Types Preference Page.

Eclipse-Unsupported-Content-Type-Error

P.S The .xhtml file extension is configured and associated property in the Content Types Preference Page.

Solution

Thousand time of tries and errors, but still unable to get rid of the “unsupported content type” error, may be it is caused by the Eclipse IDE itself ? Give up, just upgrade to the latest Eclipse Helios (3.6), solve the problem immediately 🙂

Note
Not sure what’s the root cause of it, may be i had installed too many plugins, and some caused the conflicts. Just get a clean copy of the Eclipse IDE will get rid of the annoying error message immediately.

mkyong

Founder of Mkyong.com, passionate Java and open-source technologies. If you enjoy my tutorials, consider making a donation to these charities.

1 Comment
Most Voted
Newest Oldest
Inline Feedbacks
View all comments
Johan
13 years ago

Just had the same issue on Eclipse Indigo, all I had to do to fix the problem was to restart the IDE.