Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse Mars: How to Stop Updating Error Reporting Database

I was using Eclise Mars version IDE.. Every Time I Start Eclipse,then

"Updating Error Reporting Database"

will come and hanging Eclipse.Please give me a solution for this problem..

like image 552
Mani Kasi Avatar asked Sep 29 '15 18:09

Mani Kasi


2 Answers

This problem occurs generally while working behind a proxy. You can disable it from the following :

Window -> Preferences -> General -> Error Reporting

there select the Never Send option

Eclipse Mars Error Reporting Window

In addition to this in Mars go to : Window -> Preferences -> General -> Startup and Shutdown

there uncheck the Eclipse Automated Error Reporting checkbox

Eclipse Mars Startup and Shutdown options window

like image 136
Ankit Kumar Avatar answered Sep 24 '22 02:09

Ankit Kumar


Go into PReferences-> Startup and Shutdown -> Uncheck Eclipse Automated Error Reporting

like image 20
Deepa Dhanalakota Avatar answered Sep 21 '22 02:09

Deepa Dhanalakota