mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-10 12:03:16 +02:00
Remove javadoc references to deprecated classes
Change-Id: I458076ccd407198e7d042bdf6f07ea5be0f87791 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
This commit is contained in:
parent
8fff462f95
commit
dbaf7ae694
1 changed files with 0 additions and 4 deletions
|
@ -24,8 +24,6 @@ import org.eclipse.swt.events.KeyEvent;
|
|||
import org.eclipse.ui.IActionBars;
|
||||
import org.eclipse.ui.IMemento;
|
||||
import org.eclipse.ui.actions.ActionGroup;
|
||||
import org.eclipse.ui.views.navigator.SortAndFilterActionGroup;
|
||||
import org.eclipse.ui.views.navigator.WorkspaceActionGroup;
|
||||
|
||||
/**
|
||||
* This is the action group for all the view actions.
|
||||
|
@ -34,8 +32,6 @@ import org.eclipse.ui.views.navigator.WorkspaceActionGroup;
|
|||
* @see GotoActionGroup
|
||||
* @see OpenFileGroup
|
||||
* @see RefactorActionGroup
|
||||
* @see SortAndFilterActionGroup
|
||||
* @see WorkspaceActionGroup
|
||||
*
|
||||
*/
|
||||
public abstract class CViewActionGroup extends ActionGroup {
|
||||
|
|
Loading…
Add table
Reference in a new issue