diff options
| author | bculkin2442 <bjculkin@mix.wvu.edu> | 2015-09-29 13:44:16 -0400 |
|---|---|---|
| committer | bculkin2442 <bjculkin@mix.wvu.edu> | 2015-09-29 13:44:16 -0400 |
| commit | 57aacfc0a64f01dcf8ba9c41989f58aeb58cf501 (patch) | |
| tree | 53b8604044b1716eb200167fc750a27d2a2ae2d2 /BJC-Utils2/.classpath | |
| parent | 4e4d470626087c26ee18f5cb04c86647b5f2699c (diff) | |
Added examples from previous version.
That's all of the things from the previous version added.
Diffstat (limited to 'BJC-Utils2/.classpath')
| -rw-r--r-- | BJC-Utils2/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BJC-Utils2/.classpath b/BJC-Utils2/.classpath index 2e39f26..d96c98a 100644 --- a/BJC-Utils2/.classpath +++ b/BJC-Utils2/.classpath @@ -12,6 +12,7 @@ <attribute name="maven.pomderived" value="true"/> </attributes> </classpathentry> + <classpathentry kind="src" path="src/examples/java"/> <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> <attributes> <attribute name="maven.pomderived" value="true"/> |
