aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorcbeust <cbeust@1a8b0fc8-9519-0410-aeec-afd8fd7729cf>2008-04-06 04:18:40 +0000
committercbeust <cbeust@1a8b0fc8-9519-0410-aeec-afd8fd7729cf>2008-04-06 04:18:40 +0000
commitee84a0ee94fcd8c5dd08fcf5d9d043488ccdbd01 (patch)
treea7fe455e0827691ba312ca1467a00303ff4e7634 /.classpath
parente4e7d24a771c31bb954ce2c00e0925ae8e6222e4 (diff)
downloadtestng-ee84a0ee94fcd8c5dd08fcf5d9d043488ccdbd01.tar.gz
Added examples/ to .classpath
Upload script Doc update
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index a5596afa..e2488356 100644
--- a/.classpath
+++ b/.classpath
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main"/>
+ <classpathentry kind="src" path="examples/src"/>
<classpathentry kind="src" path="test/src"/>
<classpathentry kind="src" path="src/jdk15"/>
<classpathentry kind="src" path="resources"/>