How to automatically format drools files with Eclipse?
For our current project we have code formatting rules for java and xml fi开发者_运维百科les. Is there some way to configure Eclipse to format drools files (*.drl)?
As far as I know you can't. The current plugin doesn't format the DRL files. It can be a very good contribution to the project :) Cheers
精彩评论