I don't believe there is one, but if you want to put one together I would also use this as a reference: https://google.github.io/styleguide/javaguide.html and see how well it matches up.
On Tue, Sep 29, 2015 at 1:17 AM, Erik Wramner <e...@wramner.name> wrote: > Hello, > > I wonder if there is a coding style template for ActiveMQ somewhere? I > found a discussion for ActiveMQ Artemis where one seems to have been > developed, but not for core ActiveMQ. Is there one? > > The code is nicely formatted as far as I'm concerned, but I have a hard > time coding without pressing Ctrl-Shift-F (auto format) in Eclipse. It is > hardwired into me by now. If we don't have a template perhaps I can put one > together based on the Artemis version and see if it matches the existing > code reasonably well? > > -Erik >