-
Hi
Did someone use JideFX in Efxclipse RCP application?
What is the right way of using JideFX within Efxclipse RCP application? I have tried osgify from maven with help of p2-maven-plugin. I ha…
-
As reported in https://github.com/akhikhl/wuff/issues/24 this example does not work on OSX. Plain SWT app is know to work with Wuff and OSX (see https://github.com/tschulte/griffon-e4) however e(fx)cl…
-
All maven e(fx)clipse application's parent pom declare a parent:
```
at.bestsolution.efxclipse.rt
at.bestsolution.efxclipse.rt.release
3.6.0
```
When an application needs to declar…
-
Can the Javafx windows be made to look more integrated into the Eclipse environment?
Resources:
https://wiki.eclipse.org/Efxclipse/Tutorials/Tutorial2
-
https://www.eclipse.org/efxclipse/install.html
This is all you need to setup javafx integration in eclipse
-
i set up the projects with java fx 2.2 and the latest runtime and tooling from efxclipse. Swing and swt run perfectly but the javafx contacts demo hangs right after the debug line:
TrimBarRenderer.pr…
ghost updated
12 years ago
-
As described in eclipse-efx/efxclipse-drift#49, the [PanamaGL](https://gitlab.com/jzy3d/panama-gl) project "aims at providing multiplatorm binding to OpenGL using the Foreign Function & Memory API for…
-
When i start Scenicview for Java11 to inspect a efxclipse RCP-App i'am getting this error in the console of my RCP-App.
Looks for some OSGI and JPMS Problems. Any Idea ?
`Launching agent server …
-
I have **Intel HD Graphics 620** which is **Intel Core i5-8250U** on my **linux ubuntu 20.04** notebook.
I was trying to run a demo from https://github.com/BestSolution-at/efxclipse-drift-samples. It…
-
Attempted to implement Shenmon's Javafx-gradle plugin but experienced a travis build failure. The plugin is fairly old: https://bitbucket.org/shemnon/javafx-gradle/
This allowed spotbugs to work but …