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

misleading recommendations in organize manifests wizard #1038

Open
elsazac opened this issue Jan 5, 2024 · 0 comments
Open

misleading recommendations in organize manifests wizard #1038

elsazac opened this issue Jan 5, 2024 · 0 comments

Comments

@elsazac
Copy link

elsazac commented Jan 5, 2024

Steps to reproduce:

  • clone eclipse platform UI
  • Apply the wizard on org.eclipse.ui bundle
  • notice the below recommendations, both are problematic:
    • org.eclipse.swt which has a reexport visibility is recommended for removal.
    • org.eclipse.core.expressions which is used by the bundle is recommended for removal.

image (7)

while the first issue can be addressed by providing an option in the wizard for exempting reexport bundles, second one looks like a bug to me.

Refs: eclipse-platform/eclipse.platform.ui#1470

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

1 participant