Skip to content

Commit 2ca7e82

Browse files
committed
#484 Neon Support
Added o.a.commons.io
1 parent c891639 commit 2ca7e82

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
1212
Bundle-ActivationPolicy: lazy
1313
Export-Package: it.baeyens.arduino.arduino,
1414
it.baeyens.arduino.common
15-
Import-Package: org.eclipse.cdt.core,
15+
Import-Package: org.apache.commons.io,
16+
org.eclipse.cdt.core,
1617
org.eclipse.cdt.core.envvar,
1718
org.eclipse.cdt.core.index,
1819
org.eclipse.cdt.core.model,

0 commit comments

Comments
 (0)