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 7a70431 commit 6a0976bCopy full SHA for 6a0976b
com.eclipsesource.jshint.ui.test/META-INF/MANIFEST.MF
@@ -9,6 +9,6 @@ Bundle-RequiredExecutionEnvironment: J2SE-1.5
9
Import-Package: org.apache.log4j;version="[1.2.13,1.3.0)",
10
org.eclipse.swtbot.swt.finder,
11
org.eclipse.swtbot.swt.finder.widgets,
12
- org.hamcrest;core=split;version="1.1.0",
13
org.junit;version="4.8.2",
14
org.junit.runner;version="4.8.2"
+Require-Bundle: org.hamcrest;bundle-version="1.1.0"
0 commit comments