Can someone please explain to me how to install javaFx on eclipse. I have followed online tutorials but I have had no luck. I write code like: import javafx.application.Application; and I am getting an error that reads: The import javafx cannot be resolved. Some sites tell me to download a certain library but they don't tell me where. I am pretty new at this so I'd really appreciate it if you can describe the solution in detail.