Uses of Class
org.eclipse.tycho.osgi.runtime.WorkspaceTychoOsgiRuntimeLocator
-
Packages that use WorkspaceTychoOsgiRuntimeLocator Package Description org.eclipse.tycho.osgi.runtime -
-
Uses of WorkspaceTychoOsgiRuntimeLocator in org.eclipse.tycho.osgi.runtime
Methods in org.eclipse.tycho.osgi.runtime that return WorkspaceTychoOsgiRuntimeLocator Modifier and Type Method Description static WorkspaceTychoOsgiRuntimeLocator
WorkspaceTychoOsgiRuntimeLocator. getResolver(DevWorkspaceResolver workspaceResolver)
Methods in org.eclipse.tycho.osgi.runtime with parameters of type WorkspaceTychoOsgiRuntimeLocator Modifier and Type Method Description void
TychoOsgiRuntimeLocator. addRuntimeArtifacts(WorkspaceTychoOsgiRuntimeLocator workspaceLocator, org.apache.maven.execution.MavenSession session, EquinoxRuntimeLocator.EquinoxRuntimeDescription description)
private void
TychoOsgiRuntimeLocator. addRuntimeArtifacts(WorkspaceTychoOsgiRuntimeLocator workspaceLocator, EquinoxRuntimeLocator.EquinoxRuntimeDescription description, org.apache.maven.execution.MavenSession session, TychoOsgiRuntimeArtifacts framework)
-