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

[New Create new Workspace] No option to create bnd workspace outside of the eclipse workspace #6302

Open
juergen-albert opened this issue Sep 27, 2024 · 1 comment

Comments

@juergen-albert
Copy link
Contributor

We usually have our bnd workspace outside of the eclipse workspace. I'm not sure if I overlook something, but it seems that this is not possible with the new mechanism?

@chrisrueger
Copy link
Contributor

It seems possible but not intuitive. Not sure how to make it better but here is a manual workaround:

  1. Create an empty Eclipse workspace somewhere e.g.
image image
  1. Then do the "New bnd workspace" wizard
image
  1. choose a path outside eclipse workspace.
    Uncheck all checkboxes.
image

When you press "Finish" nothing will happen (but the Bnd workspace was actually created outside eclipse). You now have to import it.

  1. Now import the workspace via File / Import / Bndtools / Existing Bnd Workspace
image

4a. Choose the path outside Eclipse

image
  1. get this
image

Question

How do you do it today?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants