Closed GoogleCodeExporter closed 8 years ago
Just for the sake of clarity. I reported the above issue using my wife's
account (d'oh). It was reported by me, not her :) If you reply to her, she'll
probably not rewrite the patch against the latest svn HEAD.
Original comment by aidan.de...@gmail.com
on 13 Mar 2011 at 4:05
I was wondering when I wrote that if including GUI code might cause problem on
embedded devices. Maybe a better long term solution is to create an ant script
to build it with no GUI/AWT code being referenced. GUI code could be pushed
into a new class called VisualizeMatrix. The build script would then just omit
VisualizeMatrix and MatrixComponent.
Does that sound like a good solution?
Original comment by peter.ab...@gmail.com
on 14 Mar 2011 at 2:18
That sounds like an excellent solution. Many thanks for considering my
use-case.
Original comment by aidan.de...@gmail.com
on 14 Mar 2011 at 4:20
Check out the downloads section for a new jar. Let me know if that works. To
make a jar yourself from the latest SVN HEAD use "ant nogui". BTW the location
of SimpleMatrix has changed from the version of the code you are using. It's
in its own package now.
Original comment by peter.ab...@gmail.com
on 16 Mar 2011 at 3:12
I'm assuming that the jar works and there are no problems. Been downloaded
several times and no one has sent hate mail.
Original comment by peter.ab...@gmail.com
on 29 Mar 2011 at 2:44
Original issue reported on code.google.com by
lorraine...@gmail.com
on 13 Mar 2011 at 4:03