Commit Graph
8 Commits
Author SHA1 Message Date
lukesandSam Berlin 27c5d3828b Run google-java-format on all Guice code.
configure a presubmit to ensure that it stays formatted.

Highlights include:
* simplified import order
* method annotations are now consistently defined on the preceding line
* javadoc reformatted to 100 chars column width

One test that contained line numbers in error messages had to be modified and
the formatter didn't like some of the more complicated preprocessor directives
(MOE and AOP).

To avoid formatting the copyright notices as javadoc i did a preprocessing step to rewrite the initial '/**' to '/*' using perl

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=132694034
2016-09-13 11:47:18 -04:00
cgdeckerandSam Berlin 136bc2015e Remove all .iml and .ipr IntelliJ project files and add IntelliJ project files and directories to .gitignore.
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=77967915
2014-10-20 13:09:12 -04:00
sberlin c1d48f805d cleanup struts2 examples/code.
git-svn-id: https://google-guice.googlecode.com/svn/trunk@1436 d779f126-a31b-0410-b53b-1d3aecad763e
2010-12-09 02:55:58 +00:00
sberlin@gmail.com 95d0418e28 changes to the struts2 plugin, by Ben McCann.
git-svn-id: https://google-guice.googlecode.com/svn/trunk@1431 d779f126-a31b-0410-b53b-1d3aecad763e
2010-12-02 23:23:17 +00:00
sberlin@gmail.com 12c1a0a5fe Pull back struts2 extension code in preperation for changes to make it better.
git-svn-id: https://google-guice.googlecode.com/svn/trunk@1430 d779f126-a31b-0410-b53b-1d3aecad763e
2010-12-02 23:09:27 +00:00
sberlin fcb2b1b9ff discontinue the struts2 extension.
git-svn-id: https://google-guice.googlecode.com/svn/trunk@1423 d779f126-a31b-0410-b53b-1d3aecad763e
2010-11-23 01:39:31 +00:00
limpbizkit@gmail.com a547723658 Adjust IntelliJ metadata for moved projects.
git-svn-id: https://google-guice.googlecode.com/svn/trunk@1222 d779f126-a31b-0410-b53b-1d3aecad763e
2010-09-11 02:07:33 +00:00
sberlin f8537eaaaf move extensions that weren't under extensions/ into that directory. simplify paths so everything is uniform for extensions.
git-svn-id: https://google-guice.googlecode.com/svn/trunk@1205 d779f126-a31b-0410-b53b-1d3aecad763e
2010-08-21 23:50:30 +00:00