org.eclipse.rse.core
Class RemoteSystemsTempProjectNature
java.lang.Object
org.eclipse.rse.core.RemoteSystemsTempProjectNature
-
All Implemented Interfaces:
-
IProjectNature
-
public class RemoteSystemsTempProjectNature
- extends
Object
- implements
IProjectNature
A nature for the temporary project where we store files.
Methods inherited from class java.lang.
Object
|
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
|
RemoteSystemsTempProjectNature
public RemoteSystemsTempProjectNature()
configure
public void configure()
throws
CoreException
-
-
Specified by:
-
configure
in interface
IProjectNature
-
-
Throws:
-
CoreException
-
See Also:
-
IProjectNature.configure()
deconfigure
public void deconfigure()
throws
CoreException
-
-
Specified by:
-
deconfigure
in interface
IProjectNature
-
-
Throws:
-
CoreException
-
See Also:
-
IProjectNature.deconfigure()
getProject
public
IProject getProject()
-
-
Specified by:
-
getProject
in interface
IProjectNature
-
-
See Also:
-
IProjectNature.getProject()
setProject
public void setProject(
IProject project)
-
-
Specified by:
-
setProject
in interface
IProjectNature
-
-
See Also:
-
IProjectNature.setProject(IProject)
Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.