org.eclipse.emf.cdo.releng.version
Class VersionNature
java.lang.Object
org.eclipse.emf.cdo.releng.version.VersionNature
- All Implemented Interfaces:
- IProjectNature
- public class VersionNature
- extends Object
- implements IProjectNature
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NATURE_ID
public static final String NATURE_ID
- See Also:
- Constant Field Values
VersionNature
public VersionNature()
getProject
public IProject getProject()
- Specified by:
getProject
in interface IProjectNature
setProject
public void setProject(IProject project)
- Specified by:
setProject
in interface IProjectNature
configure
public void configure()
throws CoreException
- Specified by:
configure
in interface IProjectNature
- Throws:
CoreException
deconfigure
public void deconfigure()
throws CoreException
- Specified by:
deconfigure
in interface IProjectNature
- Throws:
CoreException
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.