-
**[Original report](https://bitbucket.org/scenicview/scenic-view/issue/15) by Thomas (Bitbucket: [UncleInf](https://bitbucket.org/UncleInf), GitHub: [UncleInf](https://github.com/UncleInf)).**
------…
-
Thread[JavaFX Application Thread,5,main] threw an exception
## Stack Trace:
```java
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at javafx.fxml.FXMLLoader$MethodHandler…
-
Originally reported by: **A. Walter (Bitbucket: [awalterwork](https://bitbucket.org/awalterwork), GitHub: Unknown)**
----------------------------------------
In **SceneBuilder 8.3.0**, when using mu…
-
```
Currently ivybeans does not support JavaFX projects.
Steps to reproduce:
1. "File" -> "New project" -> "JavaFX" -> (Any type of JavaFX Project)
2. [fill forms in and finish wizard]
3. Open proje…
-
Note the ${javafx.platform} in the file name. For reference, the problem exists on a fresh install of eclipse-jdt 4.23, but does not fail on 4.22. In addition, I tried mvn -x install which failed on m…
-
**[Original report](https://bitbucket.org/controlsfx/controlsfx/issue/550) by Sarah Skanes (Bitbucket: [agent154](https://bitbucket.org/agent154), GitHub: Unknown).**
--------------------------------…
-
If jfxrt.jar is not found int classpath, a message is issued requesting that JAVAFX_HOME be set:
Please set the environment variable JAVAFX_HOME
to the directory that contains rt/lib/jfxrt.jar…
-
AsciidocFX 1.5.5
Kubuntu 64bits:
Distributor ID: Ubuntu
Description: Ubuntu 16.04.2 LTS
Release: 16.04
Codename: xenial
OpenJDK 8:
openjdk version "1.8.0_121"
OpenJDK Runti…
giflw updated
6 years ago
-
It is implicitly marked as deprecated. Injecting the bundle and url is recommended to be done with @FXML annotation. And the FXMLLoader will call a no-arg initialize()
https://docs.oracle.com/java…
-
Hi,
Can I use Spinner which has been added since JavaFX 8u40 with scalafxml? NPE was thrown when I tried it.
https://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/Spinner.html