Package org.eclipse.tycho.classpath
Interface ClasspathContributor
public interface ClasspathContributor
A
ClasspathContributor can contribute additional items to the compile classpath of a
project-
Method Summary
Modifier and TypeMethodDescriptionList<org.eclipse.tycho.ClasspathEntry>getAdditionalClasspathEntries(org.apache.maven.project.MavenProject project, String scope)
-
Method Details
-
getAdditionalClasspathEntries
-