Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » After Restart projects missing!
After Restart projects missing! [message #1802519] Mon, 11 February 2019 10:34 Go to next message
sachin khanna is currently offline sachin khannaFriend
Messages: 2
Registered: February 2019
Junior Member
Hi,

I had the same problem several months ago, but on another pc. After restarting my Eclipse, all my projects from my main workspace are missing. They are still in the folder, but as there are several Maven projects I would like to know, if the exist an easy way to resolve the problem, to get my former state of my projects with all prefernces.

I tried to fix the problem by deleting the workbench-plugin in the folder .metadata, but without success
Re: After Restart projects missing! [message #1802625 is a reply to message #1802519] Tue, 12 February 2019 23:16 Go to previous message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
If projects on disk have the files .project and .classpath try re-importing: "Import ... > General > Existing projects into workspace" - this should also respect any preferences which you changed individually per project (see folder .settings).
Otherwise, use "Import > Maven > Existing Maven projects".
Previous Topic:java.lang.NoClassDefFoundError: com/mercury/javashared/agentloader/AgentBootstrap
Next Topic:when I run java -version this is what I have
Goto Forum:
  


Current Time: Thu Sep 26 21:23:46 GMT 2024

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

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

Back to the top