source: trunk/.classpath

Last change on this file was 2, checked in by dsowen, 21 years ago

Initial commit.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 310 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2
3<classpath>
4  <classpathentry excluding="" kind="src" path="src">
5  </classpathentry>
6  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
7  </classpathentry>
8  <classpathentry kind="output" path="target/classes">
9  </classpathentry>
10</classpath>
Note: See TracBrowser for help on using the repository browser.