core-jgi/org.idempiere.ui.sso.oidc/.classpath

18 lines
918 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="lib/content-type.jar"/>
<classpathentry exported="true" kind="lib" path="lib/accessors-smart.jar"/>
<classpathentry exported="true" kind="lib" path="lib/lang-tag.jar"/>
<classpathentry exported="true" kind="lib" path="lib/json-smart.jar"/>
<classpathentry exported="true" kind="lib" path="lib/oauth2-oidc-sdk.jar"/>
<classpathentry exported="true" kind="lib" path="lib/nimbus-jose-jwt.jar"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>