Open tinu1976ch opened 7 years ago
Nice to know. Even nicer would be to get some more details - which Eclipse version, which plugins are installed, which editor is used to edit html files, etc. Without this info the issue can be closed as invalid.
Eclipse Java EE IDE for Web Developers. Version: Oxygen Release (4.7.0) Build id: 20170620-1800
files are opened with: JBoss Tools HTML Editor
cross-check: open with "Text Editor" or "HTML Editor" works as wished
looks like JBoss Tools are my problem :( but doesn't found there a "remove trailing space option"
big SORRY to not made enough checks
If you want to get this fixed, you could point me to the code of the JBoss Tools HTML Editor (if it is open source), and I could check why it doesn't work with AnyEdit. Or you can just open a bug there and hope it will be fixed. In later case please post the link to their bug here.
I didn't opened a bug @ JBoss Tools, but started a StockOverFlow-Thread ;)
https://stackoverflow.com/questions/46319161/jboss-tools-html-editor-remove-trailing-spaces
JBoss gave me the hint, to better ask stackoverflow first https://developer.jboss.org/wiki/HelpBugReport
OMG. :scream: All what I need is the source of that crazy editor because obviously it is not using/extending "standard" API or doing some other unexpected things.
I didn't found a solution, how to remove the trailing spaces in htm/html-files on save