#cannot resolve symbol javafx
1 messages ยท Page 1 of 1 (latest)
Here is an AI assisted attempt to answer your question ๐ค. Maybe it helps! In any case, a human is on the way ๐. To continue talking to the AI, you can use </chatgpt:1108714622413963314>.
It seems like you may have an issue with your project setup. Make sure that you have properly set up your JavaFX libraries in your project's build path or dependencies. Also, double-check that your VM variables are correctly pointing to the JavaFX SDK.
You can find more information on JavaFX setup and troubleshooting from these reliable sources:
Useful links:
cannot resolve symbol javafx
Changed the title to cannot resolve symbol javafx.
mind sharing ur stuff with us please
currently there isnt really much we can actually work with
you mean, the code?
anything that helps us locate what you did wrong
code, setup, screenshots, ...
๐
I uploaded your attachments as Gist. This makes them more accessible, for example to mobile users.
ok so this is the code, there's so much errors in it, it's generated with chatgpt
i am trying to make a game but first of all im trying to fix the import of the javafx
then ill go on with the rest
here in project structure i have added the lib
and this is inside of run
--module-path "C:\javafx-sdk-21\lib" --add-modules javafx.controls,javafx.fxml
i dont know how to do that