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"
12
+ edu.cuny.citytech.refactoring.common.tests;bundle-version="1.5.0",
13
+ org.eclipse.jdt.ui.tests.refactoring;bundle-version="3.13.800"
13
14
Import-Package : com.ibm.wala.ipa.callgraph,
14
15
edu.cuny.hunter.streamrefactoring.core.analysis,
15
16
edu.cuny.hunter.streamrefactoring.core.descriptors,
16
17
edu.cuny.hunter.streamrefactoring.core.refactorings,
17
18
edu.cuny.hunter.streamrefactoring.core.utils,
18
19
org.eclipse.core.resources,
19
20
org.eclipse.jdt.core,
20
- org.eclipse.jdt.testplugin,
21
- org.eclipse.jdt.ui.tests.refactoring
21
+ org.eclipse.jdt.testplugin
22
22
Export-Package : edu.cuny.hunter.streamrefactoring.ui.tests
You can’t perform that action at this time.
0 commit comments