1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 08:46:02 +02:00

Removed getProcess method.

This commit is contained in:
Mikhail Khodjaiants 2002-07-19 20:37:27 +00:00
parent bb86c07d51
commit c6824920c5

View file

@ -52,14 +52,6 @@ public interface ICTarget extends ICObject
*/
InputStream getErrorStream();
/**
* Returns the system process associated with this target.
*
* @return the system process associated with this target
* @throws CDIException if this method fails. Reasons include:
*/
Process getProcess() throws CDIException;
/**
* Returns the shared libraries loaded in this target.
* An empty collection is returned if no shared libraries