You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@freemarker.apache.org by dd...@apache.org on 2015/12/17 14:03:53 UTC

[2/3] incubator-freemarker-docgen git commit: (Updated Eclipse classpath for the current external dependencies)

(Updated Eclipse classpath for the current external dependencies)


Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-docgen/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-docgen/commit/fa19f42d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-docgen/tree/fa19f42d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-docgen/diff/fa19f42d

Branch: refs/heads/master
Commit: fa19f42d0e7b34f08bf93d5a4123fcd454f940fc
Parents: d3c6f30
Author: ddekany <dd...@apache.org>
Authored: Thu Dec 17 14:01:02 2015 +0100
Committer: ddekany <dd...@apache.org>
Committed: Thu Dec 17 14:01:02 2015 +0100

----------------------------------------------------------------------
 .classpath | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-freemarker-docgen/blob/fa19f42d/.classpath
----------------------------------------------------------------------
diff --git a/.classpath b/.classpath
index be86e45..047151e 100644
--- a/.classpath
+++ b/.classpath
@@ -2,8 +2,12 @@
 <classpath>
 	<classpathentry kind="src" path="src/main"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
-	<classpathentry kind="lib" path="ide-dependencies/ant-1.6.5.jar"/>
 	<classpathentry kind="lib" path="ide-dependencies/freemarker-2.3-branch-head.jar"/>
-	<classpathentry kind="lib" path="ide-dependencies/jing-20081028.jar"/>
+	<classpathentry kind="lib" path="ide-dependencies/ant-1.9.3.jar"/>
+	<classpathentry kind="lib" path="ide-dependencies/ant-launcher-1.9.3.jar"/>
+	<classpathentry kind="lib" path="ide-dependencies/isorelax-20030108.jar"/>
+	<classpathentry kind="lib" path="ide-dependencies/jing-20091111.jar"/>
+	<classpathentry kind="lib" path="ide-dependencies/saxon-8.7.jar"/>
+	<classpathentry kind="lib" path="ide-dependencies/xercesImpl-2.9.1.jar"/>
 	<classpathentry kind="output" path=".bin"/>
 </classpath>