JonathanGiles / scenic-view

Scenic View is a JavaFX application designed to make it simple to understand the current state of your application scenegraph, and to also easily manipulate properties of the scenegraph without having to keep editing your code. This lets you find bugs, and get things pixel perfect without having to do the compile-check-compile dance.
GNU General Public License v3.0
531 stars 69 forks source link

Wrong downloadlink for "dependency JDK9" ? #63

Open FlorianKirmaier opened 4 years ago

FlorianKirmaier commented 4 years ago

When I use the link https://download.jonathangiles.net/downloads/scenic-view/scenic-view-9.0.0.zip then i will encounter the issue #34 But when I download the windows distribution and extract the jar from there it works properly. This jar is also 7kb bigger. I assume that it's just a newer version which fixes various bugs.