Open
Description
For users that download the zip, the Hummingbird Visual Programmer can be
launched by simply double-clicking the visual-programmer-applications.jar. For
the Finch version, though, we need to set the "VisualProgrammerDevice.class"
system property to
"edu.cmu.ri.createlab.finch.visualprogrammer.FinchVisualProgrammerDevice".
Right now, the only way to do that is to launch from the command line. We need
a double-click solution.
Original issue reported on code.google.com by garthabr...@gmail.com
on 24 Aug 2012 at 5:49