mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 15:45:25 +02:00
[cleanup] fix javadoc
This commit is contained in:
parent
0c023ce7bc
commit
449b582072
1 changed files with 3 additions and 2 deletions
|
@ -114,8 +114,9 @@ public class RemoteFileSubSystemConfigurationAdapter extends SubSystemConfigurat
|
|||
return _changeFilerAction;
|
||||
}
|
||||
|
||||
/**
|
||||
* @see org.eclipse.rse.core.subsystems.SubSystemConfiguration#getAdditionalFilterActions(ISystemFilter,Shell)
|
||||
/*
|
||||
* (non-Javadoc)
|
||||
* @see org.eclipse.rse.ui.view.SubSystemConfigurationAdapter#getAdditionalFilterActions(org.eclipse.rse.core.subsystems.ISubSystemConfiguration, org.eclipse.rse.core.filters.ISystemFilter, org.eclipse.swt.widgets.Shell)
|
||||
*/
|
||||
protected Vector getAdditionalFilterActions(ISubSystemConfiguration factory, ISystemFilter selectedFilter, Shell shell)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue