If you like me is getting tired of seeing “Unhandled event loop exception, Reason: someexception” and no stacktrace in Eclipse then try the following: Create a file e.g. .eclipseoptions with the following contents: # Turn on debugging for the org.eclipse.ui plugin. org.eclipse.ui.ide/debug=true # Show a dialog with details button when an internal error occur. org.eclipse.ui.ide/debug/internalerror/openDialog=true [...]
Archive for July, 2005
Good places for a breakpoint I
By Max in JavaUsed way to much time lately remembering some good places for a breakpoint while developing on Eclipse – so to help my self and possibly others then without further comment: To track invocation of any WorkBench action: org.eclipse.ui.internal.Workbench.runEventLoop() To track invocation of any menu/keyboard action: ActionHandler.execute() These two together with some good breakpoint conditions and [...]
Landed in Israel
By Max in Work at JBossAnd its hot, but the view is nice More at The Gallery
Flying to Israel
By Max in Work at JBossSitting in the Zurich Airport waiting for the plane to Tel Aviv. Just been through the most detailed security check ever – a security check that at least felt like being serious (as opposed to the non-serious timewasting security check done when travelling to the US ) Had to hand in everything for examination – [...]