Posts Tagged ‘how-to’

Nerding Out

Tuesday, July 21st, 2009

At Frog I’ve been working on a Processing project which has become fairly involved. I decided to use the Java library xStream and discovered that the “inner classes” situation presented by Processing caused problems with this. Despite there being possible solutions to this within the Processing IDE, I decided to push my dev environment over to Eclipse. It wasn’t too bad, but I had to do some searching to help tie up all the loose ends. I figured I’d post my process to save anyone else who is doing this some time. This is the first of entries that I’ve made of this kind, so feel free to drop a comment if things aren’t clear:

(more…)