2020-02-11 11:59:39 +01:00
|
|
|
<?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 kind="lib" path="gson-2.8.6-javadoc.jar"/>
|
|
|
|
<classpathentry kind="lib" path="gson-2.8.6-sources.jar"/>
|
|
|
|
<classpathentry kind="lib" path="gson-2.8.6.jar"/>
|
2020-02-11 14:08:00 +01:00
|
|
|
<classpathentry kind="lib" path="cifrado.jar"/>
|
2020-02-11 11:59:39 +01:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|