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 WorkspaceTychoOsgiRuntimeLocatorWorkspaceTychoOsgiRuntimeLocator. getResolver(DevWorkspaceResolver workspaceResolver)Methods in org.eclipse.tycho.osgi.runtime with parameters of type WorkspaceTychoOsgiRuntimeLocator Modifier and Type Method Description voidTychoOsgiRuntimeLocator. addRuntimeArtifacts(WorkspaceTychoOsgiRuntimeLocator workspaceLocator, org.apache.maven.execution.MavenSession session, EquinoxRuntimeLocator.EquinoxRuntimeDescription description)private voidTychoOsgiRuntimeLocator. addRuntimeArtifacts(WorkspaceTychoOsgiRuntimeLocator workspaceLocator, EquinoxRuntimeLocator.EquinoxRuntimeDescription description, org.apache.maven.execution.MavenSession session, TychoOsgiRuntimeArtifacts framework)
-