Changeset 1497

Show
Ignore:
Timestamp:
11/30/08 02:29:57 (5 weeks ago)
Author:
bderenzi
Message:

Oops. Had some old references in the classpath for the validator

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/dev/javarosa/org.javarosa.xform.validator/.classpath

    r1495 r1497  
    66        <classpathentry combineaccessrules="false" kind="src" path="/org.javarosa.core.model"/> 
    77        <classpathentry combineaccessrules="false" kind="src" path="/org.javarosa.xform"/> 
    8         <classpathentry kind="lib" path="lib/cup.jar"/> 
    9         <classpathentry kind="lib" path="lib/epihandy.jar"/> 
    10         <classpathentry kind="lib" path="lib/JFlex.jar"/> 
    11         <classpathentry kind="lib" path="lib/kxml2-2.3.0.jar"/> 
    12         <classpathentry kind="lib" path="lib/minixpath.jar"/> 
    138        <classpathentry kind="output" path="bin"/> 
    149</classpath>