org.eclipse.corona.container.project.ui.builder.popup.actions
Class ProjectActionManager
java.lang.Object
org.eclipse.corona.container.project.ui.builder.popup.actions.ProjectActionManager
public class ProjectActionManager
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QUALIFIER
public static java.lang.String QUALIFIER
PROJECT_CONTAINER_URI
public static java.lang.String PROJECT_CONTAINER_URI
ProjectActionManager
public ProjectActionManager()
getManager
public static ProjectActionManager getManager()
addNature
public void addNature(org.eclipse.core.resources.IProject project,
java.lang.String containerUri)
throws org.eclipse.core.runtime.CoreException
- Throws:
org.eclipse.core.runtime.CoreException
removeNature
public void removeNature(org.eclipse.core.resources.IProject project)
throws org.eclipse.core.runtime.CoreException
- Throws:
org.eclipse.core.runtime.CoreException
getContainerUri
public java.lang.String getContainerUri(org.eclipse.core.resources.IProject project)
throws org.eclipse.core.runtime.CoreException
- Throws:
org.eclipse.core.runtime.CoreException