Eclipse history for files without java

I noticed that not all file types end in the history of Eclipse. Is there a way to edit the settings so that all file types receive history processing? * .js, * .jsp, * .xhtml, * .css ...

EDIT: I had many cases where the story was not saved correctly. In this example, it was a java file that I made quick changes

enter image description here

+3
source share
1 answer

Hmm, can you double check? In Eclipse Helios I can create, for example. A text file in a Java project, and it is tracked correctly by the history engine.

+2
source

All Articles