Skip to content

A project for experimental code that may someday appear in jfxtras.

License

Notifications You must be signed in to change notification settings

oedemis/jfxtras-labs

This branch is 37 commits behind JFXtras/jfxtras-labs:2.2.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f603ff6 · Jan 2, 2014
Sep 15, 2013
Sep 9, 2012
Jan 2, 2014
Nov 23, 2013
Sep 18, 2013
Sep 23, 2013
Nov 13, 2013
May 21, 2013
Jun 3, 2012
Feb 14, 2012
Apr 21, 2013
Oct 24, 2013
Sep 15, 2013
Sep 15, 2013

Repository files navigation

JFXtras-labs Build Status

A project for experimenting with new controls and other useful JavaFX extensions

Java version

JavaFX 2.2 - JDK 7 git checkout 2.2

JavaFX 8 - JDK 8 git checkout 8.0

Install/Build

Building with Gradle Command ./gradlew build will install necessary gradle version

git clone https://github.com/JFXtras/jfxtras-labs.git
cd jfxtras-labs
git checkout *YOUR_JAVAFX_VERSION*
./gradlew build

Troubleshooting

set correct JAVA_HOME example JAVA_HOME=/usr/lib/jvm/default-java/ in .bashrc test file $JAVA_HOME/jre/lib/jfxrt.jar Unix sometimes jre/lib/jfxrt.jar placed in jre/lib/ext/jfxrt.jar you can make symlink

Please make Issue if have problem with build (write linux/windows/OSX version, JDK version/build, log file with errors)

About

A project for experimental code that may someday appear in jfxtras.

Resources

License

Stars

Watchers

Forks

Packages

No packages published