facebook

[Closed] Recovering lost project from source code?

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #271494 Reply

    davout
    Participant

    I’ve had a disk crash which corrupted most things including the ‘workspace’ folder. My main active project was using a different folder (e.g. ‘C:\WIP\PROJECT1’).

    After re-installing MyElcipse, how can I recreate the project in this ‘C:\WIP\PROJECT1’ folder?

    #271496

    Loyal Water
    Member

    Hi davout,
    Incase your workspace is corrupted, you can try using the -clean comman to clean it. You can set your workspace to ‘C:\WIP\PROJECT1’ and then use the -clean command to start MyEclipse.
    https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/

    #271502

    davout
    Participant

    I’ve tried your suggestion and nothing seems to have happened.

    What’s missing is that I have no ‘projects’ visible in the package or hierarchy views. As Eclipse doesn’t seem to have a project file type and I can’t find any ‘File/Open project’ menu item I can’t find out if the project file is still around.

    What next?

    [/img]

    #271509

    Loyal Water
    Member

    Can you see the project in windows explorer if you browse to your workspace (‘C:\WIP\PROJECT1’) where you had created the project? If it exists there and you want to see it in your package explorer, you will have to import the project by going to File > Import > General > Existing Projects into WorkSpace , hit next and enter your existing project name and finally click finish.

    #271511

    davout
    Participant

    Under this folder I have the following files…

    .metadata (folder)
    .myeclipse (folder)
    .mysettings (folder)
    .src (folder)
    .Webroot (folder)
    .classpath (file)
    .myhibernatedata (file)
    .mymetadata (file)
    .mystrutsdata (file)
    .myumldata (file)
    .project (file)
    .SpringBeans (file)
    hibernate.reveng.sql (file)

    #271515

    Loyal Water
    Member

    The files look all messed up to me. You should not have the dot (.) preceding their names. I guess the best thing you can do now is create a new project and transfer code from these old files *if* you can open them

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: [Closed] Recovering lost project from source code?

You must be logged in to post in the forum log in