#java help

17 messages ยท Page 1 of 1 (latest)

pure ferryBOT
#

โŒ› This post has been reserved for your question.

Hey @restive garden! Please use /close or the Close Post button above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

pure ferryBOT
#

Looks like you shared a lot of code, this may cause people to overlook problems in your code. To make it easier for them, make sure you only share lines that are relevant to your issue.

analog halo
#

you haven't even said what you need help with

restive garden
#

i need help in GUI

#

that one is not working

restive garden
livid quail
#

So you've written 12 classes with around 2,000 lines of code, and when you tried running this entire thing, it doesn't work?

restive garden
#

yeah

#

because of GUI

#

rest of them is not working

livid quail
#

Dude. Write one class with 10 lines. See if that works. Add a small thing. Repeat

restive garden
#

this is the main problem for me

royal junco
#

You're probably missing the JavaFX packages ๐Ÿ™‚

iirc, it's been splitted after Java 8, and it's not anymore in the same jdk

Try to google "How to add JavaFX to a java project", because the way to import it can change based on the Java Version, and the build tool you're using (Maven/Gradle or none at all)

restive garden
#

ok