com.aptana.ide.debug.core
Interface IActiveResourcePathGetterAdapter

All Known Implementing Classes:
ActiveResourcePathGetterAdapter

public interface IActiveResourcePathGetterAdapter

Author:
Max Stepanov

Method Summary
 org.eclipse.core.resources.IResource getActiveResource()
          getActiveResource
 org.eclipse.core.runtime.IPath getActiveResourcePath()
          getActiveResourcePath
 

Method Detail

getActiveResource

org.eclipse.core.resources.IResource getActiveResource()
getActiveResource

Returns:
IResource

getActiveResourcePath

org.eclipse.core.runtime.IPath getActiveResourcePath()
getActiveResourcePath

Returns:
IPath