Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-integrators] Attributes in IRepositoryQuery

I tried this, but a null value in an attribute leads to unwanted
results.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=242179

Okay, thanks for creating this bug.
But if I know that these tasks are not needed any more, can't I just
remove them?
Deletion still isn't public api but you can delete tasks using:

TasksUiPlugin.getTaskList().deleteTask(...)

-Rob

--
Robert Elves
Mylyn Committer, http://eclipse.org/mylyn



Back to the top