Skip to content

Releases: benelog/multiline

0.1.2

19 Sep 21:55
Compare
Choose a tag to compare
Update README.md

0.1.1

19 Sep 22:28
Compare
Choose a tag to compare

Changes (2012-01-28)

  • added support for ECJ(Eclipse Compiler for Java) and detect the compiler automatically.
  • added 'javax.annotation.processing.Processor' file in '/META-INF/service' folder. (Don't need to specify the processor class manually in Maven compiler plugin now.)
  • uses Github as Maven repository. (Don't need to install 'multiline-string' project to a local repository manually)