All Classes and Interfaces
Class
Description
TODO: At least one step could be optimized, currently the plugin will do two scans of all the
source code if the compiler has to have the entire set of sources.
A source mapping for simply copying files to the target directory.
Computes and returns Tycho java compiler configuration, i.e. compile or test-compile mojos of
org.eclipse.tycho:tycho-compiler-plugin Use
Adaptable#getAdapter(Class) on compile or
test-compile mojos to get instance of this intergaceCompiles application sources with eclipse plugin dependencies
Compiles test sources with eclipse plugin dependencies
This mojo could be added to a build if validation of the classpath is desired before the
compile-phase.