| java.lang.Object org.terracotta.dso.actions.RemoveTerracottaNatureAction
RemoveTerracottaNatureAction | public class RemoveTerracottaNatureAction implements IObjectActionDelegate(Code) | | Revert the current Terracotta project back to a plain Java Project.
|
Method Summary | |
public void | run(IAction action) | public void | selectionChanged(IAction action, ISelection selection) | public void | setActivePart(IAction action, IWorkbenchPart targetPart) |
RemoveTerracottaNatureAction | public RemoveTerracottaNatureAction()(Code) | | |
run | public void run(IAction action)(Code) | | |
selectionChanged | public void selectionChanged(IAction action, ISelection selection)(Code) | | |
setActivePart | public void setActivePart(IAction action, IWorkbenchPart targetPart)(Code) | | |
|
|