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
⌛
This post has been reserved for your question.
Hey @Lantanggamer! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose 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.
Can you show your main class?
Does the problems view show anything?
mb i expect such a quick response
💤
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.
.
How are you running the application?
.
Can you show the full stack trace?
Can you dumb this question down for me I don’t quite understand the question
You are trying to run your JavaFX program and it results in a
ClassNotFoundException
. How are you doing that?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
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.
Post Closed
This post has been closed by <@496379161015877634>.