Third party p2 dependeny on jsoup and remark

This commit is contained in:
Kris De Volder
2018-10-19 10:18:07 -07:00
committed by BoykoAlex
parent 2f5b5ad286
commit b6effd1dee
4 changed files with 12 additions and 6 deletions

View File

@@ -3,7 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src/"/>
<classpathentry exported="true" kind="lib" path="lib/remark-1.0.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jsoup-1.9.2.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>