We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82f5fff commit 736cd87Copy full SHA for 736cd87
org.scala-ide.sdt.scalatest/META-INF/MANIFEST.MF
@@ -24,7 +24,7 @@ Require-Bundle:
24
org.scala-lang.scala-library;bundle-version="[2.11.0,2.12.0)",
25
org.scala-lang.scala-compiler;bundle-version="[2.11.0,2.12.0)",
26
org.scala-lang.scala-reflect,
27
- org.scala-ide.sdt.core;bundle-version="[4.0.0.rc,5.0.0)",
+ org.scala-ide.sdt.core;bundle-version="[4.0.0,5.0.0)",
28
org.scala-lang.modules.scala-xml;bundle-version="1.0.0"
29
Import-Package:
30
com.ibm.icu.text;apply-aspects:=false;org.eclipse.swt.graphics;apply-aspects:=false,
0 commit comments