Add references to source jars

git-svn-id: http://google-refine.googlecode.com/svn/trunk@2091 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
Tom Morris 2011-06-07 23:50:10 +00:00
parent a52c25272e
commit 297809847d

View File

@ -42,8 +42,8 @@
<classpathentry kind="lib" path="main/webapp/WEB-INF/lib/vicino-1.1.jar"/>
<classpathentry kind="lib" path="main/webapp/WEB-INF/lib/xmlbeans-2.3.0.jar"/>
<classpathentry kind="lib" path="server/lib/jdatapath-alpha2.jar"/>
<classpathentry kind="lib" path="server/lib/jetty-6.1.22.jar"/>
<classpathentry kind="lib" path="server/lib/jetty-util-6.1.22.jar"/>
<classpathentry kind="lib" path="server/lib/jetty-6.1.22.jar" sourcepath="server/lib-src/jetty-6.1.22-sources.jar"/>
<classpathentry kind="lib" path="server/lib/jetty-util-6.1.22.jar" sourcepath="server/lib-src/jetty-util-6.1.22-sources.jar"/>
<classpathentry kind="lib" path="server/lib/log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="server/lib/servlet-api-2.5.jar"/>
<classpathentry kind="lib" path="server/lib/slf4j-api-1.5.6.jar"/>