Skip to content

Commit c891639

Browse files
committed
#484 Neon Support
Removed wb.core dependency
1 parent d275eb4 commit c891639

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

it.baeyens.arduino.common/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Bundle-SymbolicName: it.baeyens.arduino.common;singleton:=true
55
Bundle-Version: 3.0.0.qualifier
66
Bundle-Activator: it.baeyens.arduino.common.Activator
77
Require-Bundle: org.eclipse.ui,
8-
org.eclipse.core.runtime,
8+
org.eclipse.core.runtime,
99
org.junit,
1010
org.eclipse.cdt.core
1111
Bundle-RequiredExecutionEnvironment: JavaSE-1.8

it.baeyens.arduino.parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@
397397
<layout>p2</layout>
398398
<url> http://download.eclipse.org/releases/neon</url>
399399
</repository>
400-
400+
401401
</repositories>
402402
</profile>
403403
</profiles>

0 commit comments

Comments
 (0)