Search code examples
csseclipseviewwindowpreview

How do you close the CSS preview view in Eclipse?


When I load up a CSS file in Eclipse, it splits the source with this annoying preview window with various elements showing how they look in the document. I cannot figure out how to remove this view, and only show the source code.

For those down voting: It clearly states in the about page that questions about "Software development tools" are allowed.


Solution

  • You can change Eclipse's settings to open *.css files with a different editor.

    enter image description here

    See Eclipse help: Associating editors with file types.