summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2013-06-19 16:26:32 -0400
committerJames Moger <james.moger@gitblit.com>2013-06-19 16:26:58 -0400
commit430496317177893eeb94579b2946dbafea6d0727 (patch)
tree85a37b386d1d144d51e2644d302ec00b7f691583 /.classpath
parentbdfb4cbb8175c09beaf77c7270d36403b127a0de (diff)
downloadgitblit-430496317177893eeb94579b2946dbafea6d0727.tar.gz
gitblit-430496317177893eeb94579b2946dbafea6d0727.zip
Generate filterable project/repository list with FreeMarker
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index e25f68c5..8cd68de9 100644
--- a/.classpath
+++ b/.classpath
@@ -40,6 +40,7 @@
<classpathentry kind="lib" path="ext/force-partner-api-24.0.0.jar" sourcepath="ext/src/force-partner-api-24.0.0.jar" />
<classpathentry kind="lib" path="ext/force-wsc-24.0.0.jar" sourcepath="ext/src/force-wsc-24.0.0.jar" />
<classpathentry kind="lib" path="ext/js-1.7R2.jar" sourcepath="ext/src/js-1.7R2.jar" />
+ <classpathentry kind="lib" path="ext/freemarker-2.3.19.jar" sourcepath="ext/src/freemarker-2.3.19.jar" />
<classpathentry kind="lib" path="ext/junit-4.11.jar" sourcepath="ext/src/junit-4.11.jar" />
<classpathentry kind="lib" path="ext/hamcrest-core-1.3.jar" sourcepath="ext/src/hamcrest-core-1.3.jar" />
<classpathentry kind="lib" path="ext/selenium-java-2.28.0.jar" sourcepath="ext/src/selenium-java-2.28.0.jar" />