Project features:
- Scala.macro compile
- Scala.macro JUnit test
- Scala.js compile and link
- Scala.js module initializer
- Scala.js JUnit test in JS-VM
- Provision Node.js test JS-VM
- Provision Webjars for test JS-VM
- Setup Eclipse plugin in M2E
- Incremental Scala.js linking in M2E
- Transfer source format settings in M2E
- Manage test application process restart in M2E
- Manage presentation compiler work-around in M2E
cd /tmp
git clone [email protected]:random-maven/scalor-maven-plugin.git
cd scalor-maven-plugin/demo
./mvnw.sh verify -B
Import a copy of this project into Eclipse workspace and study both pom.xml and sources .
Enable various plugin logging options in pom.xml
and observe results in M2E
Maven Console
.