Ecplise Project Issue
I am getting all my projects in a parent folder that I haven't created by my self I don't know how it appears in my project directory . Can Someone Help ?
30 Replies
⌛
This post has been reserved for your question.
Hey @Danix! 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 closed after 300 minutes of inactivity.
💤
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.
@dan1st | Daniel can u see it ?
Now the issue is even bigger than this bcz i have deleted my project by mistake and all the classes are gone but after restoring them via history my hierachy is very bad and alot of errors facing right now ! Can U suggest what can i do now ?
"Other projects" is a virtual "Working Set" for all projects that are not ordered in other "Working Sets". Press the three dots in order to create a named, non-virtual "Working Set".
click on the 3 dots
you can configure the top level elements there I think
For that, you'd need to show us the errors
I solved it but How could I post my project in GitHub using ecplise
First create a GH repository
Then right click on the project in Eclipse and select Team > Share Project or similar
then you should be able to use the git staging view to commit and push
yeh but i am getting this main ->main[rejected-non-fast-forward]
can u see @dan1st | Daniel
Looks like you hav commits both locally and on GitHub
so what to do now ?
Do you want to keep what's currently on GitHub?
i dont have anything on github btw except a readme file
that's enough to block the push
Do you need the README?
no
.
@dan1st | Daniel
i dont know why i am getting this
then you should be able to force push
How are you running the project? Can you show the build path?
Here it is
@dan1st | Daniel
You still haven't shown how you run your code
just run as spring bootapp
Can you show the project tree in the package explorer including the main class?
💤
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.
@dan1st | Daniel I am still stuck bro
Can you also show your main class (the full class, ideally as text using a code block and not as an image)
Stack Overflow
Eclipse "Error: Could not find or load main class"
I have a project in eclipse on my laptop that I pushed to Git https://github.com/chrisbramm/LastFM-History-Graph.git
It works fully on my laptop and runs/builds without a problem but on my desktop...
Also check the other answers
here it is
see that
ok thanks
💤
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.