Adding project branch for "java" components of CASA-auth-token. This was

made necessary by autobuild limitations that forced us to build native
components separate from the java components.
This commit is contained in:
Juan Carlos Luciani
2006-07-27 15:53:53 +00:00
parent 3f8e527c96
commit c71a90410c
79 changed files with 9605 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/CasaAuthServer"/>
<classpathentry kind="lib" path="/usr/share/java/xerces-j2.jar"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>