The only thing that IntelliJ doesn't set up from the Maven files are the indentation and code-inspection profiles.
So that side of the house is 80% done. If the indentation profile were handy, that would be 95% because exact matching of code-inspection isn't such a big problem. On Thu, Jun 3, 2010 at 5:53 AM, Drew Farris <[email protected]> wrote: > > Is it too aggressive to say we officially build and check-style with > > Maven, checkstyle, findbugs (with configs in buildtools/), and > > everything else is up to the user? I don't even know how many Eclipse > > users there are out there versus IntelliJ and Other. > > > > +1 for a single location for all of these files (buildtools), but it would > be really great if we could get automated setup of Eclipse (and IntelliJ) > working correctly. >
