Skip to content

Commit 7532988

Browse files
committed
Revert "Work around Eclipse bug."
This reverts commit 98fbacf.
1 parent 98fbacf commit 7532988

File tree

1 file changed

+3
-3
lines changed
  • edu.cuny.hunter.streamrefactoring.tests/META-INF

1 file changed

+3
-3
lines changed

edu.cuny.hunter.streamrefactoring.tests/META-INF/MANIFEST.MF

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ Fragment-Host: org.eclipse.jdt.ui
99
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
1010
Require-Bundle: org.junit,
1111
edu.cuny.citytech.refactoring.common.core;bundle-version="1.1.0",
12-
edu.cuny.citytech.refactoring.common.tests;bundle-version="1.5.0",
13-
org.eclipse.jdt.ui.tests.refactoring;bundle-version="3.13.800"
12+
edu.cuny.citytech.refactoring.common.tests;bundle-version="1.5.0"
1413
Import-Package: com.ibm.wala.ipa.callgraph,
1514
edu.cuny.hunter.streamrefactoring.core.analysis,
1615
edu.cuny.hunter.streamrefactoring.core.descriptors,
1716
edu.cuny.hunter.streamrefactoring.core.refactorings,
1817
edu.cuny.hunter.streamrefactoring.core.utils,
1918
org.eclipse.core.resources,
2019
org.eclipse.jdt.core,
21-
org.eclipse.jdt.testplugin
20+
org.eclipse.jdt.testplugin,
21+
org.eclipse.jdt.ui.tests.refactoring
2222
Export-Package: edu.cuny.hunter.streamrefactoring.ui.tests

0 commit comments

Comments
 (0)