diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2013-12-19 07:41:42 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2013-12-19 07:41:42 +0100 |
commit | ddd803e73a4519132ce2257c621b54d004f2235f (patch) | |
tree | 3d661a6363a4082be8fabb4684c30cfac4c649a1 /id/ConfigWebTool/.classpath | |
parent | 3546cafb4942247edf298996186fcdfa32eb9954 (diff) | |
download | moa-id-spss-ddd803e73a4519132ce2257c621b54d004f2235f.tar.gz moa-id-spss-ddd803e73a4519132ce2257c621b54d004f2235f.tar.bz2 moa-id-spss-ddd803e73a4519132ce2257c621b54d004f2235f.zip |
BugFix: NullPointerException
Diffstat (limited to 'id/ConfigWebTool/.classpath')
-rw-r--r-- | id/ConfigWebTool/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/id/ConfigWebTool/.classpath b/id/ConfigWebTool/.classpath index 5bde2110d..0e6d0b69f 100644 --- a/id/ConfigWebTool/.classpath +++ b/id/ConfigWebTool/.classpath @@ -26,6 +26,7 @@ <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> <attributes> <attribute name="maven.pomderived" value="true"/> + <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> </attributes> </classpathentry> <classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"> |