facebook

Changing workspace

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

    fra83
    Member

    Hi, i’ve a strange problem. When I start Eclipse, they start always with a wrong workspace. I’ve to change workspace from File –> Switch Workspace and wait for an Eclipse restart. Is there some way to fix workspace? Sorry for my bad english, Francesco

    #258078 Reply

    Scott Anderson
    Participant

    Francesco,

    You need to unset the preference at Window > Preferences > General > Startup and Shutdown > Prompt for workspace on startup.

    Then, when you restart pick the “correct” workspace and ask Eclipse to remember that in the prompt dialog.

    #258084 Reply

    fra83
    Member

    Hi Scott,
    I’ve tryed before to do what you written, but nothing happens. Never more Eclipse asks to me the ‘default’ workspace. I’ve always to change it in File > Switch Workspace, then, restarting Eclipse, all become normale.

    #258088 Reply

    Scott Anderson
    Participant

    You can also set the workspace location by using the -data option like this:

    
    eclipse.exe -data <path-to-workspace>
    

    Perhaps you’re already passing that and didn’t realize it?

    #258110 Reply

    fra83
    Member

    I never tryed before:

    
    eclipse.exe -data <path-to-workspace>
    

    and this snippet of code whas THE SOLUTION 😆 .
    Thank you Scott,
    Francesco

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Changing workspace

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