Skip to content

Commit cd0cfe5

Browse files
committed
Merge pull request #672 from dls-controls/bug648v2
o.c.opibuilder: remove unneeded bundle from manifest
2 parents cee232f + 11beb1d commit cd0cfe5

File tree

1 file changed

+1
-2
lines changed
  • applications/plugins/org.csstudio.opibuilder/META-INF

1 file changed

+1
-2
lines changed

applications/plugins/org.csstudio.opibuilder/META-INF/MANIFEST.MF

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ Require-Bundle: org.eclipse.ui;resolution:=optional;visibility:=reexport,
3333
org.csstudio.utility.pvmanager.extra;bundle-version="2.0.0",
3434
org.csstudio.autocomplete.ui;bundle-version="1.0.0",
3535
org.csstudio.simplepv;bundle-version="1.0.0";visibility:=reexport,
36-
org.csstudio.utility.singlesource;bundle-version="4.0.0",
37-
org.eclipse.core.resources
36+
org.csstudio.utility.singlesource;bundle-version="4.0.0"
3837
Bundle-ActivationPolicy: lazy
3938
Export-Package: org.csstudio.opibuilder,
4039
org.csstudio.opibuilder.actions,

0 commit comments

Comments
 (0)