Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Couldn't save workspace
Couldn't save workspace [message #1030036] Sat, 30 March 2013 15:30 Go to next message
Catalin Vasile is currently offline Catalin VasileFriend
Messages: 2
Registered: March 2013
Junior Member
I was working on a C project for college and I wrote a bad loop that wrote a file which occupied all the space on the partition on which Eclipse was also installed. I deleted that file, but my computer failed to see the space so I thought of a restart. The space was so little that I couldn't save my project, nor Eclipse could save anything on exit.
I restarted the computer and indeed it saw the new free space, but Eclipse doesn't start. I tried to open it and it just show the startup thing and then gives me a blank little window that I can't close and Eclipse keeps running in the background, but I can't see it.
Is there anything I could do to make it run again without completely reinstalling it?
Re: Couldn't save workspace [message #1031753 is a reply to message #1030036] Tue, 02 April 2013 06:37 Go to previous messageGo to next message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
You can try to start eclipse with the -clean option. If it not helps you have to create a new workspace (you can reimport your projects from the old workspace via the menu point File->Import..)

Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Re: Couldn't save workspace [message #1031929 is a reply to message #1031753] Tue, 02 April 2013 11:32 Go to previous message
Catalin Vasile is currently offline Catalin VasileFriend
Messages: 2
Registered: March 2013
Junior Member
Tried "-clean" and erasing all my visible data in the workspace. I've tried reinstalling eclipse again, by normal download, and also with apt-get. Then I found a folder .metadata in the workspace that I didn't delete. It worked after I deleted that folder.
Previous Topic:compile for 64bit windows
Next Topic:installing existing code into a new project
Goto Forum:
  


Current Time: Thu Sep 19 07:38:33 GMT 2024

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

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

Back to the top