satyagraha / gfm_viewer

An Eclipse plugin providing an accurate view of GitHub Flavored Markdown (.md) files
94 stars 27 forks source link

Error informing #33

Closed paulvi closed 10 years ago

paulvi commented 10 years ago

satyagraha wrote in #7

Certainly pop-ups should be avoided, I think exceptions should be caught in the background job and simply posted to the error log.

FYI, if PDE is not installed, then there is no Error Log View.

Currently GFMV may be too silent, when network related error happens.

satyagraha commented 10 years ago

How about a boolean preference setting called, e.g. Errors Dialog, which, if ON, would pop-up the alert. What default ON/OFF?

paulvi commented 10 years ago

Sure there should be option for that.

Alternative or addition to dialogs maybe Console. Nodeclipse and MonjaDB both have Consoles.

monjadb-log

https://github.com/Nodeclipse/nodeclipse-1/blob/master/org.nodeclipse.ui/src/org/nodeclipse/ui/util/NodeclipseConsole.java