You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change from computing the symbolic name with OsgiHelper.getBundleSymbolicName(Project) when it's not set explicitly on the object, to first asking the jar's manifest if it's been set in there.
Change from computing the symbolic name with
OsgiHelper.getBundleSymbolicName(Project)when it's not set explicitly on the object, to first asking the jar's manifest if it's been set in there.