jidefx-oss
jidefx-oss copied to clipboard
Efxclipse usage
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 have added com.sun.* packages to org.osgi.framework.system.packages.extra. Failed. It works if I add jars to Bundle-Classpath. But fields like LocalDateTimeField do not respond to keyboard input and icons of inner buttons are lost.
We don't actively work on JideFX anymore. Please feel free to fork this project and make it working on your own.