mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 23:25:26 +02:00
[187739] [refresh] Sub Directories are collapsed when Parent Directory is Refreshed on Remote Systems
This commit is contained in:
parent
14c810b1ac
commit
6aad347cdf
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
* during a query.
|
||||
*
|
||||
* @noimplement - Extending or implementing this interface in client code is
|
||||
strongly discouraged, may break your code in a future major release,
|
||||
and will likely lead to degradation of RSE behavior.
|
||||
* noimplement - Extending or implementing this interface in client code is
|
||||
* strongly discouraged, may break your code in a future major release,
|
||||
* and will likely lead to degradation of RSE behavior.
|
||||
*
|
||||
*/
|
||||
public interface IContextObject
|
||||
|
|
Loading…
Add table
Reference in a new issue