Third party p2 dependeny on jsoup and remark
This commit is contained in:
committed by
BoykoAlex
parent
2f5b5ad286
commit
b6effd1dee
@@ -22,7 +22,9 @@ Require-Bundle: org.eclipse.jdt.launching;bundle-version="3.8.0",
|
||||
org.apache.commons.lang3,
|
||||
org.eclipse.ui.genericeditor,
|
||||
org.eclipse.ui.editors,
|
||||
org.springsource.ide.eclipse.commons.core
|
||||
org.springsource.ide.eclipse.commons.core,
|
||||
org.jsoup;bundle-version="1.9.2",
|
||||
com.kotcrab.remark;bundle-version="1.0.0"
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Export-Package: org.springframework.tooling.ls.eclipse.commons,
|
||||
|
||||
Reference in New Issue
Block a user