Tag Archives: java
Java Interfaces used as types
v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} Here are some notes I have made about using Java Interfaces as types, prompted by my initial confusion about the concept, a discussion with Michele Bachler, and reading this and this (thanks … Continue reading
Timing information in CompendiumLD
I have been working on a new feature for CompendiumLD which allows the user (designer) to specify how long they expect each task within an activity will take. Using this new feature the designer can specify that a particular task … Continue reading
Problem in Eclipse debugger
With Eclipse 3.2.1 I suddenly started to get this Unable to create view: Argument not valid in the variables view of the debugger. I.e Eclipse was not showing the value of variables, but was reporting this error. I googled and … Continue reading
Compendium and Eclipse
I’ve just spent an hour trying to work out why running Compendium from inside Eclipse wasn’t working. Note to self for when I want to get the development environment running on another machine: remember to set the working directory to … Continue reading
