Skip to content

Commit 5da3a3c

Browse files
committed
fix: added missing jfreechart to the manifest.mf
1 parent bcf0eaf commit 5da3a3c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bundles/com.espressif.idf.ui/META-INF/MANIFEST.MF

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,6 @@ Export-Package: com.espressif.idf.ui,
5858
Bundle-ClassPath: .,
5959
lib/ini4j-0.5.4.jar,
6060
lib/gson-2.8.7.jar,
61-
lib/commonmark-0.24.0.jar
61+
lib/commonmark-0.24.0.jar,
62+
lib/jfreechart-1.5.5.jar
6263
Import-Package: com.espressif.idf.lsp.preferences

0 commit comments

Comments
 (0)