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 0e7bd47 commit cc11b14Copy full SHA for cc11b14
it.baeyens.arduino.core/META-INF/MANIFEST.MF
@@ -9,7 +9,7 @@ Bundle-ActivationPolicy: lazy
9
Import-Package: it.baeyens.arduino.arduino,
10
it.baeyens.arduino.common,
11
it.baeyens.arduino.monitor,
12
- org.apache.commons.io;version="1.2.0",
+ org.apache.commons.io,
13
org.eclipse.cdt.core,
14
org.eclipse.cdt.core.envvar,
15
org.eclipse.cdt.core.language.settings.providers,
@@ -44,5 +44,5 @@ Require-Bundle: org.eclipse.core.resources,
44
org.eclipse.equinox.security,
45
org.eclipse.ui.forms,
46
org.eclipse.ui.workbench,
47
- org.eclipse.core.runtime;bundle-version="3.11.1",
+ org.eclipse.core.runtime,
48
org.eclipse.core.commands
0 commit comments