On my projects I enabled "Save actions" performing "Format source code", Organize imports and other additional actions (from Project Properties|Java Editor|Save Actions).
I don't want the same for groovy files, but when I edit and save, it applies all the same actions I've set for Java sources.
I've seen at workspace preferences level there are some options for groovy formatter and save actions, but they are not enough.
Since Groovy language is not the Java language I'd like to set different save actions - and maybe different formatting rules - or at least I'd need a way to disable save actions for groovy files (as a first step a file exclusion pattern would be enough).


Reply With Quote
