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 d275eb4 commit c891639Copy full SHA for c891639
it.baeyens.arduino.common/META-INF/MANIFEST.MF
@@ -5,7 +5,7 @@ Bundle-SymbolicName: it.baeyens.arduino.common;singleton:=true
5
Bundle-Version: 3.0.0.qualifier
6
Bundle-Activator: it.baeyens.arduino.common.Activator
7
Require-Bundle: org.eclipse.ui,
8
- org.eclipse.core.runtime,
+ org.eclipse.core.runtime,
9
org.junit,
10
org.eclipse.cdt.core
11
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
it.baeyens.arduino.parent/pom.xml
@@ -397,7 +397,7 @@
397
<layout>p2</layout>
398
<url> http://download.eclipse.org/releases/neon</url>
399
</repository>
400
-
+
401
</repositories>
402
</profile>
403
</profiles>
0 commit comments