Skip to content

Commit 0041393

Browse files
author
jan
committed
fixed the product issues
1 parent 90246ac commit 0041393

File tree

22 files changed

+85
-107
lines changed

22 files changed

+85
-107
lines changed

io.sloeber.core/META-INF/MANIFEST.MF

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ Require-Bundle: org.eclipse.cdt.managedbuilder.core,
2424
org.apache.commons.commons-io,
2525
org.apache.commons.commons-compress,
2626
com.github.luben.zstd-jni;bundle-version="1.5.5",
27-
slf4j.api;bundle-version="2.0.9"
27+
slf4j.api;bundle-version="2.0.9",
28+
org.eclipse.ui.intro
2829
Export-Package: cc.arduino.packages;x-internal:=true,
2930
cc.arduino.packages.discoverers;x-internal:=true,
3031
cc.arduino.packages.ssh;x-internal:=true,

io.sloeber.core/build.properties

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,7 @@ bin.includes = .,\
1212
lib/jsch-0.1.55.jar,\
1313
OSGI-INF/l10n/bundle.properties,\
1414
lib/jssc-2.9.4.jar,\
15-
lib/jmdns-3.5.7.jar
15+
lib/jmdns-3.5.7.jar,\
16+
icons/,\
17+
launch/
1618
jars.compile.order = .
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)