~mordred/ndb-bindings/resultsets

« back to all changes in this revision

Viewing changes to java/.classpath

  • Committer: Monty Taylor
  • Date: 2008-02-12 23:32:23 UTC
  • Revision ID: monty@inaugust.com-20080212233223-xbg52hak5e9bnrjs
Changed all the meta-info naming for the branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<classpath>
3
3
        <classpathentry excluding="html/|javadoc/|junit/|lib/|swig/" kind="src" path="">
4
4
                <attributes>
5
 
                        <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="ndbj/.libs"/>
 
5
                        <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="ndbj-resultsets/.libs"/>
6
6
                </attributes>
7
7
        </classpathentry>
8
8
        <classpathentry kind="lib" path="lib/junit.jar"/>