yeah i know that there are no classes in javafx package,but even when i'm using javafx.animation.*; or javafx.event.*;
still i'm getthing the same error "javafx.animation package not found". The problem persists.
And yes i'm using the latest version of jdk 7 , i downloaded it from
webpage
Also just as i can see other packages like "java" and "javax" in my JDK folder , i couldn't find the javafx package.
Help me to resolve this.