#JavaFX in VSCode Trouble
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>.
ot my project so someone can help me troubleshoot the issue. I have all the necessary JavaFX libraries added to my project build path, but when I run the program, it gives me errors related to JavaFX classes not being found. I've tried different configurations and settings in VSCode, but nothing seems to work. Can someone guide me on how to properly set up JavaFX in VSCode? I would greatly appreciate any help or advice on this matter. Thank you in advance!
use maven
i have created a maven project to test a basic javafx app, still having trouble