Communities for your favorite technologies. Explore all Collectives
Stack Overflow for Teams is now called Stack Internal. Bring the best of human thought and AI automation together at your work.
Bring the best of human thought and AI automation together at your work. Learn more
Find centralized, trusted content and collaborate around the technologies you use most.
Stack Internal
Knowledge at work
Bring the best of human thought and AI automation together at your work.
I am using eclipse and openjdk-7. I want to use JavaFX classes in my project, but it doesn't work and give me this error:
Can't load library .../libglass.so
I set the JAVA_HOME & JAVA but it doesn't works. What should I do?
Run configurations
Your run configuration
Arguments
VM arguments
If You have to add C:\Program Files\Java\jdk1.7.0_25\jre\lib\jfxrt.jar in your classpath then it will work in eclipse.
Add a comment
Required, but never shown
By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.
Start asking to get answers
Find the answer to your question by asking.
Explore related questions
See similar questions with these tags.
Run configurations->Your run configuration->Arguments->VM arguments