File tree Expand file tree Collapse file tree 3 files changed +2
-73
lines changed
src/org/eclipse/ui/internal/editors/text Expand file tree Collapse file tree 3 files changed +2
-73
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Export-Package:
1919Require-Bundle :
2020 org.eclipse.core.runtime;bundle-version="[3.29.0,4.0.0)",
2121 org.eclipse.core.expressions;bundle-version="[3.9.0,4.0.0)",
22- org.eclipse.swt;bundle-version="[3.124 .0,4.0.0)",
22+ org.eclipse.swt;bundle-version="[3.128 .0,4.0.0)",
2323 org.eclipse.ui.ide;bundle-version="[3.21.0,4.0.0)",
2424 org.eclipse.ui;bundle-version="[3.204.0,4.0.0)",
2525 org.eclipse.jface.text;bundle-version="[3.24.0,4.0.0)",
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Bundle-Vendor: %Plugin.providerName
99Bundle-Localization : plugin
1010Export-Package : org.eclipse.ui.internal;x-friends:="org.eclipse.ui.workbench.texteditor,org.eclipse.search"
1111Require-Bundle : org.eclipse.core.runtime;bundle-version="[3.29.0,4.0.0)",
12- org.eclipse.swt;bundle-version="[3.126 .0,4.0.0)";visibility:=reexport,
12+ org.eclipse.swt;bundle-version="[3.128 .0,4.0.0)";visibility:=reexport,
1313 org.eclipse.jface;bundle-version="[3.34.0,4.0.0)";visibility:=reexport,
1414 org.eclipse.ui.workbench;bundle-version="[3.130.0,4.0.0)";visibility:=reexport,
1515 org.eclipse.core.expressions;bundle-version="[3.4.0,4.0.0)"
You can’t perform that action at this time.
0 commit comments