Skip to main content



      Home
Home » Newcomers » Newcomers » a question
a question [message #1859224] Sat, 20 May 2023 23:46 Go to next message
Eclipse UserFriend
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 01:26 Go to previous messageGo to next message
Eclipse UserFriend
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.
Re: a question [message #1859228 is a reply to message #1859225] Sun, 21 May 2023 11:30 Go to previous messageGo to next message
Eclipse UserFriend
thanks i just put openjdk 11 on my system
Re: a question [message #1859229 is a reply to message #1859228] Sun, 21 May 2023 12:44 Go to previous messageGo to next message
Eclipse UserFriend
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 15:34 Go to previous messageGo to next message
Eclipse UserFriend
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.
Re: a question [message #1859232 is a reply to message #1859229] Sun, 21 May 2023 20:23 Go to previous message
Eclipse UserFriend
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: Mon Jun 23 18:54:47 EDT 2025

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

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

Back to the top