fix silly attempts to get rid of errors during compilation and put the missing import-package in place, otherwise it obviously cannot work

This commit is contained in:
Martin Lippert
2019-07-31 15:53:44 +02:00
parent ed2a6db603
commit 13dbd5fa00
5 changed files with 2 additions and 12 deletions

View File

@@ -28,6 +28,7 @@ Require-Bundle: org.eclipse.jdt.launching;bundle-version="3.9.0",
org.eclipse.wst.sse.ui;bundle-version="1.5.0";resolution:=optional,
org.json;bundle-version="1.0.0"
Import-Package: com.google.common.base,
com.google.common.collect,
com.google.gson;version="2.7.0",
org.eclipse.jface.preference,
org.osgi.framework