File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
edu.cuny.hunter.streamrefactoring.tests/META-INF Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,14 @@ Fragment-Host: org.eclipse.jdt.ui
9
9
Bundle-RequiredExecutionEnvironment : JavaSE-1.8
10
10
Require-Bundle : org.junit,
11
11
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"
14
13
Import-Package : com.ibm.wala.ipa.callgraph,
15
14
edu.cuny.hunter.streamrefactoring.core.analysis,
16
15
edu.cuny.hunter.streamrefactoring.core.descriptors,
17
16
edu.cuny.hunter.streamrefactoring.core.refactorings,
18
17
edu.cuny.hunter.streamrefactoring.core.utils,
19
18
org.eclipse.core.resources,
20
19
org.eclipse.jdt.core,
21
- org.eclipse.jdt.testplugin
20
+ org.eclipse.jdt.testplugin,
21
+ org.eclipse.jdt.ui.tests.refactoring
22
22
Export-Package : edu.cuny.hunter.streamrefactoring.ui.tests
You can’t perform that action at this time.
0 commit comments