Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » JavaFX Help Needed
JavaFX Help Needed [message #1833215] Tue, 06 October 2020 21:25 Go to next message
Guy McArthur is currently offline Guy McArthurFriend
Messages: 2
Registered: July 2009
Junior Member
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?
Re: JavaFX Help Needed [message #1833261 is a reply to message #1833215] Thu, 08 October 2020 06:09 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33138
Registered: July 2009
Senior Member
Maybe there's useful information here:

https://www.eclipse.org/efxclipse/index.html


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Output MP3 contents as binary/hexadecimal
Next Topic:Eclipse Tycho Configuration
Goto Forum:
  


Current Time: Sat Apr 20 07:23:30 GMT 2024

Powered by FUDForum. Page generated in 0.07738 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top