How do I import JavaFX into Eclipse?
问题 I have the latest JDK (update 65), but Eclipse doesn't even recognize JavaFX when I try to import it. How do I fix this and import it? 回答1: After following these steps Go Help Go Eclipse MarketPlace Search e(fx)clipse Install it you can import javafx and if you want to add on your project just follow: Java Build Path -> Libraries -> Add Libraries -> JavaFx SDK 回答2: Follow the steps: Go Help Go Eclipse MarketPlace... Search e(fx)clipse Install It 回答3: Do these following steps: Open Eclipse ->