1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-20 14:45:57 +02:00

[187739] [refresh] Sub Directories are collapsed when Parent Directory is Refreshed on Remote Systems

This commit is contained in:
David McKnight 2008-08-19 20:24:15 +00:00
parent 14c810b1ac
commit 6aad347cdf

View file

@ -26,9 +26,9 @@ import org.eclipse.rse.core.subsystems.ISubSystem;
* Context objects are created transiently and are only used to aid in providing filter information * Context objects are created transiently and are only used to aid in providing filter information
* during a query. * during a query.
* *
* @noimplement - Extending or implementing this interface in client code is * noimplement - Extending or implementing this interface in client code is
strongly discouraged, may break your code in a future major release, * strongly discouraged, may break your code in a future major release,
and will likely lead to degradation of RSE behavior. * and will likely lead to degradation of RSE behavior.
* *
*/ */
public interface IContextObject public interface IContextObject