How to automatically format drools files with Eclipse?

孤者浪人 提交于 2019-12-11 06:26:13

问题


For our current project we have code formatting rules for java and xml files. Is there some way to configure Eclipse to format drools files (*.drl)?


回答1:


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



来源:https://stackoverflow.com/questions/7723078/how-to-automatically-format-drools-files-with-eclipse

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!