From 79cad53bba094cffa1d25581edbf4972a5158cd4 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Fri, 29 Nov 2013 11:03:01 -0500 Subject: [PATCH] Update to Moxie 0.9.1 --- .classpath | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/.classpath b/.classpath index fc7ba62..d1b04da 100644 --- a/.classpath +++ b/.classpath @@ -74,10 +74,5 @@ <classpathentry kind="lib" path="ext/commons-logging-1.1.1.jar" sourcepath="ext/src/commons-logging-1.1.1.jar"/> <classpathentry kind="lib" path="ext/commons-exec-1.1.jar" sourcepath="ext/src/commons-exec-1.1.jar"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER" /> - <classpathentry kind="src" path="src/main/dagger"> - <attributes> - <attribute name="optional" value="true"/> - </attributes> - </classpathentry> <classpathentry kind="output" path="bin/classes" /> </classpath> -- Gitblit v1.9.1