peer-at-code-framework/.classpath
2024-03-28 20:29:34 +01:00

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>