Reputation: 240
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..
Upvotes: 16
Views: 13586
Reputation: 231
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
In addition to this in Mars go to : Window -> Preferences -> General -> Startup and Shutdown
there uncheck the Eclipse Automated Error Reporting checkbox
Upvotes: 18
Reputation: 307
Go into PReferences-> Startup and Shutdown -> Uncheck Eclipse Automated Error Reporting
Upvotes: 14