|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.rse.core.RemoteSystemsTempProjectNature
public class RemoteSystemsTempProjectNature
A nature for the temporary project where we store files.
Constructor Summary | |
---|---|
RemoteSystemsTempProjectNature()
|
Method Summary | |
---|---|
void |
configure()
|
void |
deconfigure()
|
IProject |
getProject()
|
void |
setProject(IProject project)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteSystemsTempProjectNature()
Method Detail |
---|
public void configure() throws CoreException
configure
in interface IProjectNature
CoreException
IProjectNature.configure()
public void deconfigure() throws CoreException
deconfigure
in interface IProjectNature
CoreException
IProjectNature.deconfigure()
public IProject getProject()
getProject
in interface IProjectNature
IProjectNature.getProject()
public void setProject(IProject project)
setProject
in interface IProjectNature
IProjectNature.setProject(IProject)
|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |