Skip to content

Commit 5cc28ac

Browse files
committed
Add bundle to build.
1 parent c69bccd commit 5cc28ac

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ 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"
12+
edu.cuny.citytech.refactoring.common.tests;bundle-version="1.5.0",
13+
org.eclipse.jdt.ui.tests.refactoring;bundle-version="3.13.100"
1314
Import-Package: com.ibm.wala.ipa.callgraph,
1415
edu.cuny.hunter.streamrefactoring.core.analysis,
1516
edu.cuny.hunter.streamrefactoring.core.descriptors,

0 commit comments

Comments
 (0)