No , the code can't be fromatted automatically during maven build processs of Camel project. But you can get some help from Eclipse ;)
The camel-checkstyle.xml in the buildingtools , just for running the check style plugin for maven. Willem On Tue, Jan 27, 2009 at 8:49 PM, cmoulliard <[email protected]> wrote: > > Hi, > > I would like to know the procedure to follow in order to format code to be > published to camel project in Eclipse ? > > Idem but to check style ? > > Is the code formatted automatically during maven build process of Camel > project ? > > Remarks : > - ActiveMQCodeFormatter.xml file exists under the folder etc/eclipse. Maybe > this file could be rename to CamelCodeFormater ? Is it the file to be used > in Eclipse to format the code ? > - Several files exist under buildingtools project ? Which one to be used > with eclipse to checkstyle (using checkstyle plugin / PMD plugin) ? > > > > ----- > Charles Moulliard > SOA Architect > > My Blog : http://cmoulliard.blogspot.com/ http://cmoulliard.blogspot.com/ > -- > View this message in context: > http://www.nabble.com/Procedure-to-format-AND-checkstyle-in-Eclipse-according-to-Camel-rules---tp21683694s22882p21683694.html > Sent from the Camel - Users mailing list archive at Nabble.com. > >
