We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc28ac commit c556c03Copy full SHA for c556c03
edu.cuny.hunter.streamrefactoring.tests/META-INF/MANIFEST.MF
@@ -9,8 +9,7 @@ Fragment-Host: org.eclipse.jdt.ui
9
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
10
Require-Bundle: org.junit,
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.100"
+ edu.cuny.citytech.refactoring.common.tests;bundle-version="1.5.0"
14
Import-Package: com.ibm.wala.ipa.callgraph,
15
edu.cuny.hunter.streamrefactoring.core.analysis,
16
edu.cuny.hunter.streamrefactoring.core.descriptors,
0 commit comments