Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NewWorkspace Wizzard: fix switch workspace after finish #6253

Merged

Commits on Aug 31, 2024

  1. newWorkspace: fix switch workspace after finish

    now instead of doing an instant restart (which did not switch to the new workspace) we show the existing Eclipse Switch Workspace dialog but have the new workspace location pre-filled. Since this reuses existing Eclipse feature of OpenWorkspaceAction all the switch workspace logic can be reused.
    
    Signed-off-by: Christoph Rueger <chrisrueger@gmail.com>
    chrisrueger committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    03b081f View commit details
    Browse the repository at this point in the history