Skip to main content



      Home
Home » Newcomers » Newcomers » Eclipse (Eclipse Opens Blank Projects)
Eclipse [message #1841050] Sat, 01 May 2021 21:10 Go to next message
Eclipse UserFriend
Hello,

I am running this version of Eclipse:

Version: 2021-03 (4.19.0)
Build id: 20210312-0638


I ran into a problem with my code, so I deleted the git repo on my local machine, and re-cloned the repo.

After doing that, whenever I open up the repo from my filesystem the Eclipse screen is completely blank and I can't access the project I was working on.

I have a screen shot but because I am a new user I am unable to post it.

Is there any way to solve this problem?
Re: Eclipse [message #1841051 is a reply to message #1841050] Sun, 02 May 2021 02:17 Go to previous messageGo to next message
Eclipse UserFriend
Normally with Git you can just do replace with "head revision" to discard changes. But it doesn't look like you've ever opened the Git perspective which would make such actions easier via the Git Staging view in the Git perspective. See the button near the upper right with the + on it; you can use that to open perspectives.

Also it looks like you've closed all the views in the Java perspective that's currently open (the right most button near the top). From the context menu of that button you can invoke "Reset" to restore the perspective to the defaults views and layout.
Re: Eclipse [message #1841060 is a reply to message #1841051] Sun, 02 May 2021 14:23 Go to previous messageGo to next message
Eclipse UserFriend
Window->Perspective->Reset Perspective...
Re: Eclipse [message #1841661 is a reply to message #1841060] Tue, 25 May 2021 04:00 Go to previous message
Eclipse UserFriend
Thanks!
Previous Topic:keeping python interpreter open
Next Topic:XMLHttpRequest
Goto Forum:
  


Current Time: Sat Jul 12 22:28:16 EDT 2025

Powered by FUDForum. Page generated in 0.09011 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top