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

selection of bnd template persists across different project types #1500

Open
nburnwal09 opened this issue Dec 3, 2024 · 1 comment · May be fixed by #1502
Open

selection of bnd template persists across different project types #1500

nburnwal09 opened this issue Dec 3, 2024 · 1 comment · May be fixed by #1502

Comments

@nburnwal09
Copy link

Steps:

  1. Create a plugin project
  2. Select OSGI framework, then select equinox
  3. Click next, then again next, observe there are a list of available plugin templates
  4. Click back, then again back to 'Create a new plug-in project' page
  5. Now select standard under OSGI framework and check the box for 'Generate OSGi metadata automatically' (bnd)
  6. Click next, again next and observe the list of bundles this time.
  7. Go back twice to 'Create a new plug-in project' and change the OSGi framework to Equinox
  8. Click next, then again next, but observe this time, the plugin templates is still bnd's not the standard equinox's

Observe that even when the OSGi framework was changed from standard(with checked in 'Generate OSGi metadata automatically') to Equinox, the plugin template was still showing Bundles.

@nburnwal09
Copy link
Author

I am working on the solution

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

Successfully merging a pull request may close this issue.

1 participant