Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » a question
a question [message #1859224] Sun, 21 May 2023 03:46 Go to next message
Billy Estes is currently offline Billy EstesFriend
Messages: 12
Registered: April 2023
Junior Member
maybe you can explain this
i copyed the scientific calculator the person on youtube paisted it in the source will not run it was created using windowbuilder i used JDK 19
Then I created another project paisted the code it worked after many hours of fiddling with code using javaSE 1.8
the only issue is JLabel wont display and alll the buttons are only visible after you mouse over them not sure i am using the correct JDK
I hope someone can help
Re: a question [message #1859225 is a reply to message #1859224] Sun, 21 May 2023 05:26 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Ask here:

https://github.com/eclipse-windowbuilder/windowbuilder/discussions

I imagine these days you'd be better off to use Java 11 or Java 17, i.e., newer long-term-support versions of Java.


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: a question [message #1859228 is a reply to message #1859225] Sun, 21 May 2023 15:30 Go to previous messageGo to next message
Billy Estes is currently offline Billy EstesFriend
Messages: 12
Registered: April 2023
Junior Member
thanks i just put openjdk 11 on my system
Re: a question [message #1859229 is a reply to message #1859228] Sun, 21 May 2023 16:44 Go to previous messageGo to next message
Billy Estes is currently offline Billy EstesFriend
Messages: 12
Registered: April 2023
Junior Member
well i thought i had openjdk in my system but when i try to add iy to eclipse i get Target is not a JDK Root. Java executable was not found aanyone help
Re: a question [message #1859231 is a reply to message #1859229] Sun, 21 May 2023 19:34 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4434
Registered: July 2009
Senior Member

Possibly time to go to that GitHub discussions area, but you can download an up to date OpenJDK build from https://adoptium.net/, and then pick the folder that contains the "bin" folder as a JDK path. Not the one inside a "jre" directory. Not the "bin" directory itself.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: a question [message #1859232 is a reply to message #1859229] Mon, 22 May 2023 00:23 Go to previous message
Billy Estes is currently offline Billy EstesFriend
Messages: 12
Registered: April 2023
Junior Member
i fixed it i put openjdk 8 11 has a bug that wull not allow imports
Previous Topic:WindowBuilder
Next Topic:Hi.....How can I change color of menu context bar and high light !!!! when i was click mouse Right
Goto Forum:
  


Current Time: Sat Apr 20 00:37:31 GMT 2024

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

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

Back to the top