It turns out the forum is literally unusable on my phone - it doubles up anything I type. And then it wants me to switch away from Github :-) Anyway: I think running a full VM to run a JVM is a bit overkill. Docker on Linux would be reasonable as it's lightweight and could ensure the Java installation is correct, but on Windows it's still using VirtualBox AFAIK - there was talk about a native Docker on Windows 10 using the new Linux subsystem, but I don't think that's fully out yet. What I have done...
Hi had actually replied via email a few days ago, it never bounced, but it seems it never made it. Here it is: Hi Randy, I just successfully tried to run this on my Windows 10 setup. I'm using an up-to-date Java 8 installation, which is currently update 181 (the auto-updater should take care of that). JNLP files are the files belonging to Java Web Start. That should be installed with a normal Java runtime. Maybe try downloading the Java installer from https://www.java.com/en/download/windows-64bit.jsp...
Some code around restoring label offsets for tr...
Arrow labels are now draggable.
Fixed setting default labeling style when loadi...
Added tooltips to arrows in list, showing the a...
Arrow styles can now be dragged to be swapped.
Added the ability to change the text on the arr...
Labels for transition arrows can now be placed ...
Arrow labels are now affected by minimum label ...
Added Idea project files to svn:ignore.
The animation of serialized transitions now wor...
Labels for the temporal objects can be attached...
Movement in additive or chain-based mode now sn...
Idea inspired cleanup.
Updated changelog to reflect recent changes.
A new checkbox allows setting the temporal anim...
It is now possible to select an arbitrary subse...
Bugfix: end offsets for transition arrows are n...
We avoid another null pointer exception when lo...