10 lines
587 B
XML
10 lines
587 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry exported="true" kind="lib" path="jose4j-0.9.6.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="password4j-1.8.1.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="slf4j-api-2.0.12.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="PeerAtCodeParser.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|