17 lines
658 B
XML
17 lines
658 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="src" path=".gen">
|
|
<attributes>
|
|
<attribute name="ignore_optional_problems" value="true"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="var" path="Sample_Platform_HOME/lib/api_classic.jar">
|
|
<attributes>
|
|
<attribute name="javadoc_location" value="file:C:\Users\Manuel\Downloads\java_card_2023\java_card\java_card_kit_310_plus_sim\docs\api"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="var" path="Sample_Platform_HOME/lib/api_classic_annotations.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|