Package org.eclipse.tycho.compiler
package org.eclipse.tycho.compiler
-
ClassDescriptionA 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 dependenciesCompiles test sources with eclipse plugin dependenciesThis mojo could be added to a build if validation of the classpath is desired before the compile-phase.