| Class | Description |
|---|---|
| AddSourceMojo |
Add more source directories to the POM.
|
| BasicArtifact | |
| Launcher | |
| ScalaCompileMojo |
Compiles a directory of Scala source.
|
| ScalaCompilerSupport |
Abstract parent of all Scala Mojo who run compilation
|
| ScalaConsoleMojo |
Run the Scala console with all the classes of the projects (dependencies and builded)
|
| ScalaContinuousCompileMojo |
Compile the main and test scala source directory in continuous (infinite loop). !!
|
| ScalaContinuousTestMojo |
Compile the main and test scala source directory then run unit test cases in continuous (infinite loop).
|
| ScalaDocJarMojo |
Creates a jar of the non-aggregated scaladoc and attaches it
to the project for distribution.
|
| ScalaDocMojo |
Produces Scala API documentation.
|
| ScalaHelpMojo |
Display the Scala Compiler help
|
| ScalaMojoSupport | |
| ScalaRunMojo |
Run a Scala class using the Scala runtime
|
| ScalaScriptMojo |
Run a scala script.
|
| ScalaSourceMojoSupport | |
| ScalaTestCompileMojo |
Compile Scala test source into test-classes.
|
| TychoUtilities |
Grossly hacky utility class which provides the fully unpacked OSGi classpath
(ie. including nested .jars) when used in the context of Tycho and Maven 3.
|
| VersionNumber |
Copyright © 2012–2015. All rights reserved.