Uses of Class
org.eclipse.tycho.pomless.PomReference
-
Packages that use PomReference Package Description org.eclipse.tycho.pomless -
-
Uses of PomReference in org.eclipse.tycho.pomless
Methods in org.eclipse.tycho.pomless that return PomReference Modifier and Type Method Description protected PomReference
AbstractTychoMapping. locatePomReference(java.io.File folder, java.lang.String nameHint)
Locates thePomReference
for the given folder and the given nameHint
-