SpeakerSim speaker simulation software

New version 2019-04-11 with usability improvements and packaging workarounds:

  • Values are no longer overwritten, if changed during simulation.
  • Item can now be removed without deleting whole subtree.
  • Firefox downloaded *.jar file as *.jar.zip so it did not work (so now it is zipped). :mad:
  • Windows Defender seems to dislike *.jar file embedded in *.exe. :redhot:
 
There have been some complains about Java and because Oracle is "Evil" (their Java is no longer free for commercial use),
new version now bundles AdoptOpenJDK in Windows setup.
Because of that it is bigger, but it uses less memory because it uses OpenJ9 instead of HotSpot.

I recommend open source AdoptOpenJDK with OpenJ9 JVM as it isn't as memory greedy as HotSpot. :)
 
Yesterday evening I gave a try using SpeakerSim In Eclipse. 467 errors and 40 warnings :)
The 467 errors have been solved adding the minimal-json and jfreechart libs.

Could not run Main:
Exception: java.lang.NullPointerException thrown from the UncaughtExceptionHandler in thread "main"

I'm using Oracle 8 JRE.
 
Eclipse is soo annoyingly complex. :(


File -> Import
attachment.php



Edit Configurations:
attachment.php


attachment.php
 

Attachments

  • Import.png
    Import.png
    19.8 KB · Views: 586
  • configuration_main.png
    configuration_main.png
    36 KB · Views: 592
  • configuration_build.png
    configuration_build.png
    45.2 KB · Views: 434