Archive for July, 2005

July 19, 2005 0

Tracking down causes of exceptions in Eclipse

By Max in Java

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 [...]

July 19, 2005 0

Good places for a breakpoint I

By Max in Java

Used 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 [...]

July 11, 2005 0

Landed in Israel

By Max in Work at JBoss

And its hot, but the view is nice More at The Gallery

July 11, 2005 0

Flying to Israel

By Max in Work at JBoss

Sitting 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 – [...]