public interface IWorkspaceClassifierResolver
Modifier and Type | Method and Description |
---|---|
int |
getPriority() |
org.eclipse.core.runtime.IPath |
resolveClassifier(IMavenProjectFacade project,
String classifier)
Returns a path relative to workspace which corresponds to a requested classifier
|
org.eclipse.core.runtime.IPath resolveClassifier(IMavenProjectFacade project, String classifier)
int getPriority()
Copyright © 2005–2018 Eclipse Foundation. All rights reserved.