Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Remove mylyn tests and mark mylyn related implementations as deprecated
Browse files Browse the repository at this point in the history
Signed-off-by: Ondrej Dockal <[email protected]>
  • Loading branch information
odockal committed Aug 24, 2022
1 parent 3afb0f6 commit 500b0b0
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 85 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
import org.eclipse.reddeer.workbench.core.condition.JobIsRunning;

/**
* @deprecated
* Represents a TaskList on {@link TaskListView}.
*
* @author ldimaggi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
import org.eclipse.reddeer.workbench.impl.view.WorkbenchView;

/**
* @deprecated
* Represents the Task List view - to support Mylyn automated tests.
*
* @author ldimaggi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@


/**
* @deprecated
* Represents the TaskRepositories view.
*
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
import org.eclipse.reddeer.workbench.core.condition.JobIsRunning;

/**
* @deprecated
* Represents a TaskRepository on {@link TaskRepositoriesView}.
*
* @author ldimaggi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
import org.eclipse.reddeer.jface.wizard.WizardDialog;

/**
* @deprecated
* Represents new Mylyn Add Task Repository wizard
*
* @author ldimaggi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
import org.eclipse.reddeer.swt.impl.button.PushButton;

/**
* @deprecated
* Represents Mylyn Task Repository Properties dialog
*
* @author ldimaggi
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 500b0b0

Please sign in to comment.