aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-05-13 16:46:38 +0200
committerSven Gothel <[email protected]>2014-05-13 16:46:38 +0200
commit8acae6df2ca6884f65ad4b32ed2d35d6a1c46f87 (patch)
tree8d57abec0e1e27a320c387168d2e09a03d373a7d /.classpath
parentaa1c04ebee23d0803880d6d68ae73109c1a5c178 (diff)
Unit Test: Added Semantic Version Test (Current version agains v2.1.5)
See GlueGen commits: - c06288d2a12586ab8df3715cf130549fdd7499fb - 64615f17a8c63f692159235e169dbdd14d30b737 - 1a504fa682e6f28c5543da4d5885c7f2ff4ed3f1
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index b0ed782b0..89c513f23 100644
--- a/.classpath
+++ b/.classpath
@@ -34,5 +34,6 @@
<classpathentry combineaccessrules="false" kind="src" path="/joal"/>
<classpathentry kind="lib" path="/gluegen/make/lib/junit.jar" sourcepath="/gluegen/make/lib/junit-sources.jar"/>
<classpathentry kind="lib" path="make/lib/plugin3/plugin3-public.jar" sourcepath="make/lib/plugin3/plugin3-public-src.zip"/>
+ <classpathentry kind="lib" path="/gluegen/make/lib/semantic-versioning/semver.jar" sourcepath="/gluegen/make/lib/semantic-versioning/semver-src.zip"/>
<classpathentry kind="output" path="build/eclipse-classes"/>
</classpath>