Replies: 2 comments
-
@alshamams sadly this is quite cumbersome to manipulate the model, the best is to look how the manifest editor do it e.g. if you change the Bundle name or version. |
Beta Was this translation helpful? Give feedback.
0 replies
-
somewhat related: https://bugs.eclipse.org/bugs/show_bug.cgi?id=411552 but still doesn't have a solution. Apart from the above recommendation, I suggest you debug |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was trying to implement #864 and want to remove the existing header
Eclipse-BundleShape
in response to selection of default shape mode. This is what I am using:For some reason, this doesn't seem to work. I can confirm that the header is indeed removed from the model by printing the current list of headers but the UI is not reflecting that - the Manifest Editor continues to display the removed header.
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions