2015-12-20 22:32:25 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2017-06-02 16:40:55 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
|
2015-12-20 22:32:25 +01:00
|
|
|
<attributes>
|
|
|
|
<attribute name="maven.pomderived" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2017-06-02 16:40:55 +02:00
|
|
|
<classpathentry kind="src" path="src/main/java"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/bcpkix-jdk15on-1.52.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/bcprov-jdk15on-1.52.jar"/>
|
2015-12-20 22:32:25 +01:00
|
|
|
<classpathentry kind="output" path="target/classes"/>
|
|
|
|
</classpath>
|