RSE
Release 1.0

org.eclipse.rse.core
Interface IRemoteSystemsProject

All Known Implementing Classes:
RemoteSystemsProject

public interface IRemoteSystemsProject

Therei is exactly one remote systems project. It is created by the plugin if it does not exist already. It is never created by the user.


Method Summary
 IProject getProject()
          Returns the IProject on which this IJavaProject was created.
 

Method Detail

getProject

public IProject getProject()
Returns the IProject on which this IJavaProject was created. This is handle-only method.


RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.