Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xardif/scenic-view

ScenicView with Java 11 support
https://github.com/xardif/scenic-view

java-11 java11 javafx javafx-11 javafx11 jdk11 openjfx scenic scenic-view scenicview view

Last synced: 10 days ago
JSON representation

ScenicView with Java 11 support

Awesome Lists containing this project

README

        

[![travis](https://travis-ci.com/xardif/scenic-view.svg?branch=master)](https://travis-ci.com/xardif/scenic-view)

# Scenic View
ScenicView with Java 11 support including usage of OpenJFX

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. You can [learn more about Scenic View on its website](http://fxexperience.com/scenic-view/).

# License

Repository has been imported from [https://bitbucket.org/scenicview/scenic-view](https://bitbucket.org/scenicview/scenic-view) and as its origin is under GPL license.