File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
org.eclipse.zest.core/META-INF Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Export-Package: org.eclipse.gef,
3131 org.eclipse.gef.ui.rulers,
3232 org.eclipse.gef.ui.views.palette,
3333 org.eclipse.gef.util
34- Require-Bundle : org.eclipse.draw2d;visibility:=reexport;bundle-version="[3.20.100 ,4.0.0)",
34+ Require-Bundle : org.eclipse.draw2d;visibility:=reexport;bundle-version="[3.21.0 ,4.0.0)",
3535 org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
3636 org.eclipse.ui.views;resolution:=optional;bundle-version="[3.2.0,4.0.0)",
3737 org.eclipse.ui.workbench;bundle-version="[3.133.0,4.0.0)",
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ Bundle-Name: %Plugin.name
44Bundle-SymbolicName : org.eclipse.zest.core;singleton:=true
55Bundle-Vendor : %Plugin.providerName
66Bundle-Localization : plugin
7- Bundle-Version : 1.16.100 .qualifier
7+ Bundle-Version : 1.17.0 .qualifier
88Require-Bundle : org.eclipse.zest.layouts,
99 org.eclipse.ui;bundle-version="[3.2.0,4.0.0)",
10- org.eclipse.draw2d;bundle-version="[3.20.100 ,4.0.0)";visibility:=reexport
10+ org.eclipse.draw2d;bundle-version="[3.21.0 ,4.0.0)";visibility:=reexport
1111Bundle-ActivationPolicy : lazy
1212Export-Package : org.eclipse.zest.core.viewers,
1313 org.eclipse.zest.core.viewers.internal;x-internal:=true,
You can’t perform that action at this time.
0 commit comments