GitHub - sai50/maven-example: An example Maven project which uses macros (Scala 2.10, scala-maven-plugin 3.1.0) · GitHub
Skip to content

sai50/maven-example

 
 

Folders and files

Repository files navigation

An example Maven project which uses macros (Scala 2.10, scala-maven-plugin 3.1.0)

To verify that everything works fine, do mvn run.

Note that Zinc (incremental compiler used in the Scala plugin) doesn't yet support recompilation of macro clients if macro implementation has changed: harrah/xsbt#399.

Huge thanks to Nikita Volkov, who I've ripped off to throw together this project: https://github.com/nikita-volkov/macros-and-maven.

About

An example Maven project which uses macros (Scala 2.10, scala-maven-plugin 3.1.0)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Scala 100.0%