2024-08-20 11:13 PM
I tried to use eclipse to compile the STSW-ST25PC002 source code but encountered the problem in the attached picture. How to solve it?
Solved! Go to Solution.
2024-09-02 08:25 AM
Hello,
"com.sun.javafx.scene.traversal.Direction" is embedded in the jdk java package. In our environment, we use Java\jdk1.8.0_202 for 64-bit version or Java\jdk1.8.0_151 for 32-bit version.
Can you please check your installed jdk java version, and update it if needed ?
Best regards,
NFC Customer Support
2024-09-02 08:25 AM
Hello,
"com.sun.javafx.scene.traversal.Direction" is embedded in the jdk java package. In our environment, we use Java\jdk1.8.0_202 for 64-bit version or Java\jdk1.8.0_151 for 32-bit version.
Can you please check your installed jdk java version, and update it if needed ?
Best regards,
NFC Customer Support