I keep getting
“Activity Monitor Job”.
java.lang.NullPointerException
while working with Eclipse 3.6
Has anybody experienced something similar?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Two solutions were suggested on
https://bugs.eclipse.org/bugs/show_bug.cgi?id=343688#c10
1: Disable “Synchronize Automatically” in the view menu of the task list.
2: Close the Task List view so it is not visible on startup, and under Preferences > General > Startup and Shutdown disable Mylyn Team UI and Mylyn Tasks UI
The first solution was reported as working.