Skip to content

Releases: benelog/multiline

Release list

0.1.2

Choose a tag to compare

@benelog benelog released this 19 Sep 21:55
Update README.md

0.1.1

Choose a tag to compare

@benelog benelog released this 19 Sep 22:28

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)