JavaFX on Eclipse

I've followed some youtube tutorials to the dot as to setting up JavaFX on Eclipse. Unfortunately, I am unable to get it to work. The error that i am getting is: "Error: Could not find or load main class application.Main Caused by: java.lang.ClassNotFoundException: application.Main"
12 Replies
JavaBot
JavaBot2w ago
This post has been reserved for your question.
Hey @Lantanggamer! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant 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.
dan1st
dan1st2w ago
Can you show your main class? Does the problems view show anything?
Lantanggamer
LantanggamerOP2w ago
No description
Lantanggamer
LantanggamerOP2w ago
mb i expect such a quick response
JavaBot
JavaBot2w ago
💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one. In case your post is not getting any attention, you can try to use /help ping. Warning: abusing this will result in moderative actions taken against you.
Lantanggamer
LantanggamerOP2w ago
.
dan1st
dan1st2w ago
How are you running the application? . Can you show the full stack trace?
Lantanggamer
LantanggamerOP2w ago
Can you dumb this question down for me I don’t quite understand the question
dan1st
dan1st2w ago
You are trying to run your JavaFX program and it results in a ClassNotFoundException. How are you doing that?
Lantanggamer
LantanggamerOP2w ago
I've decided to switch to intelij and it seems to be working expect for the 100 errors that dont seem to affect anythign thanks anyway
JavaBot
JavaBot2w ago
If you are finished with your post, please close it. If you are not, please ignore this message. Note that you will not be able to send further messages here after this post have been closed but you will be able to create new posts.
JavaBot
JavaBot2w ago
Post Closed
This post has been closed by <@496379161015877634>.

Did you find this page helpful?