ADT error: Could not create the view: org.eclipse.mylyn.tasks.ui.views.tasks
Asked Answered
G

3

9

Does anyone know how to fix this error? I am not able to view Task List, and the Task List window has the error as written above/below.

Could not create the view: org.eclipse.mylyn.tasks.ui.views.tasks
Giaimo answered 23/8, 2013 at 22:10 Comment(0)
R
7

In my case to solve it I just went to Eclipse Marketplace, searched for Mylyn and installed it. Afterwards the eclipse restarted and the problem was gone.

Rapscallion answered 19/11, 2020 at 8:28 Comment(0)
M
1

As far as the error message "Could not create the view: org.eclipse.mylyn.tasks.ui.views.tasks" is concerned, here's what happened in my case and how I solved it:

I had this problem with Eclipse Neon version (not Luna/Mars), i.e. the error message appeared in the 'Task List' view each time I started Eclipse, even if I used "-no-activate-task" in the command line.

The problem was most probably because I was using a "customized" environment created with previous versions and let Neon adapt it the first time I run it.

After I created a new "customized" environment from scratch, the error disappeared.

Mudslinging answered 17/2, 2016 at 12:44 Comment(0)
O
0

In Mars, I had the same problem after trying to install the TaskDev Jira connector, which didn't work. Ultimately, I had to delete all the org.eclipse.mylyn.* references in the features and plugins directory and grabbed them from the original Mars download.

Ordonez answered 5/4, 2017 at 17:53 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.