Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse (Eclipse Opens Blank Projects)
Eclipse [message #1841050] Sun, 02 May 2021 01:10 Go to next message
Timothy Dunphy is currently offline Timothy DunphyFriend
Messages: 1
Registered: May 2021
Junior Member
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 06:17 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
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.


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Eclipse [message #1841060 is a reply to message #1841051] Sun, 02 May 2021 18:23 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4434
Registered: July 2009
Senior Member

Window->Perspective->Reset Perspective...

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Eclipse [message #1841661 is a reply to message #1841060] Tue, 25 May 2021 08:00 Go to previous message
Ho Zaviel is currently offline Ho ZavielFriend
Messages: 2
Registered: May 2021
Junior Member
Thanks!
Previous Topic:keeping python interpreter open
Next Topic:XMLHttpRequest
Goto Forum:
  


Current Time: Sat Apr 20 00:06:39 GMT 2024

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

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

Back to the top