JavaFX Help Needed [message #1833215] |
Tue, 06 October 2020 17:25  |
Eclipse User |
|
|
|
My default JRE is JDK 14 which does not have JavaFX, and that's fine. I also have Amazon Corretto JDK 8, which does. With a new project, there are two problems. a) use of JavaFX APIS are marked with a warning about forbidden access, I guess because JavaFX is not part of the standard API, and that's fine because it is easily fixed in the project setup. However there is also problem b) Eclipse won't offer code completion or suggest the correct imports if I write or paste in some JavaFX API calls... which is maddening because they are on the classpath. How can I fix this?
|
|
|
|
Powered by
FUDForum. Page generated in 0.10114 seconds