Eclipse pydev remove whitespaces for non python files -


i enabled auto remove trailing whitespaces in pydev environment eclipse (preferences->pydev->editor->save actions) , works python files. doesn't apply other files types when save them. there way include files in automatic save action?


Comments

Popular posts from this blog

How to start daemon on android by adb -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

testing - Detect whether test has failed within fixture -