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 83f49b3 commit ba69029Copy full SHA for ba69029
edu.cuny.hunter.streamrefactoring.tests/META-INF/MANIFEST.MF
@@ -10,7 +10,8 @@ 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
-Import-Package: edu.cuny.hunter.streamrefactoring.core.analysis,
+Import-Package: com.ibm.wala.ipa.callgraph,
14
+ edu.cuny.hunter.streamrefactoring.core.analysis,
15
edu.cuny.hunter.streamrefactoring.core.descriptors,
16
edu.cuny.hunter.streamrefactoring.core.refactorings,
17
edu.cuny.hunter.streamrefactoring.core.utils,
0 commit comments