-
#76 says the tooling ist not installable in 2020-6.
-
First, thank you for your great works!
I'm developing a JavaFX player. The native C code update Texture to show video frames in a render loop. The App will crash incidentally.
Process: …
-
During the developers meeting there were some concerns shared about the complexity of the build and the amount if time each build takes.
One potential idea to address this issue would be to merge t…
-
Hi,
I finally ported my e4 application to Java 11 but since the packager is not available in the JDK anymore, how do I get an executable?
I followed this link https://github.com/eclipse-efx/efxclip…
qtran updated
4 years ago
-
Hmm so i tried installing it on Eclipse 2020-06 and I followed this blog: https://tomsondev.bestsolution.at/2020/01/28/setting-up-efxclipse-rcp-development-for-java11-and-pde/. When i try to install t…
-
Following instructions at: [https://tomsondev.bestsolution.at/2020/01/28/setting-up-efxclipse-rcp-development-for-java11-and-pde/](url), I could an empty application, but I got an IllegalAccessError E…
-
Hi,
I am trying to run the example with Java 11 but I can't make it work.
Even after updating the example's version for the artifact 'at.bestsolution.efxclipse.rt.release' from '3.5.0-SNAPSHOT' to '…
-
Hi Tom,
I filed a different bug here because this problem seems more focused.
After making the sample work on Eclipse, I got the following problem when running the example from the command line:
`…
-
[efxclipse website](http://efxclipse.bestsolution.at/index.html)
Contains package or just install plugin in eclipse
![image](https://user-images.githubusercontent.com/9386581/46607724-53235e00-cb02-…
-
How do I get/compile the latest `svg2fxml`? An executable jar file will work for me, but a library I can get through Maven will do as well.