How do I stop the error log view showing in eclipse

Eclipse

Eclipse Problem Overview


How do I stop the error log view showing in eclipse everytime there's an error?

Eclipse Solutions


Solution 1 - Eclipse

In the dropdown menu (small triangle on the top - right of the view), deselect "Activate on new events"

Solution 2 - Eclipse

Click the little triangle in the top right, then untick 'Activate on new events'.

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionMark WView Question on Stackoverflow
Solution 1 - EclipseFredrikView Answer on Stackoverflow
Solution 2 - EclipseTom AndersonView Answer on Stackoverflow