Hi,
JDK: 1.8.0
OS: windows/MAC OSX
I am developing a video-editing software. And I jut tried to run my Application using new jdk and it gives ClassNotFoundException of com.sun.javafx.scene.control.skin.SkinBase class.
The application was successfully running previously with jdk1.7.0_45 build.
The exception coming with new jdk only.
Please suggest whether this class has been removed from the jdk or replaced with different class? please suggest any work-around for this.
Thanks & Regards
Rahul K Sharma
JDK: 1.8.0
OS: windows/MAC OSX
I am developing a video-editing software. And I jut tried to run my Application using new jdk and it gives ClassNotFoundException of com.sun.javafx.scene.control.skin.SkinBase class.
The application was successfully running previously with jdk1.7.0_45 build.
The exception coming with new jdk only.
Please suggest whether this class has been removed from the jdk or replaced with different class? please suggest any work-around for this.
Thanks & Regards
Rahul K Sharma