diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2013-07-16 14:05:53 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2013-07-16 14:05:53 +0200 |
commit | 5c345b6a0cd34a8c853aa274b081e70589b44da3 (patch) | |
tree | c7b97b8457f14bbd745301fbcffde5a32657f811 /id/server/moa-id-commons/.classpath | |
parent | f0ce9aa935c948693bfabf2bdb598ec9df40471d (diff) | |
download | moa-id-spss-5c345b6a0cd34a8c853aa274b081e70589b44da3.tar.gz moa-id-spss-5c345b6a0cd34a8c853aa274b081e70589b44da3.tar.bz2 moa-id-spss-5c345b6a0cd34a8c853aa274b081e70589b44da3.zip |
create DB Config and legacy config parser
Split MOASession database from config database
Diffstat (limited to 'id/server/moa-id-commons/.classpath')
-rw-r--r-- | id/server/moa-id-commons/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/id/server/moa-id-commons/.classpath b/id/server/moa-id-commons/.classpath index f903134e9..88431cf04 100644 --- a/id/server/moa-id-commons/.classpath +++ b/id/server/moa-id-commons/.classpath @@ -17,6 +17,7 @@ <attribute name="maven.pomderived" value="true"/> </attributes> </classpathentry> + <classpathentry kind="src" path="target/generated-sources/xjc"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"> <attributes> <attribute name="maven.pomderived" value="true"/> |