commit | 052cfe09656b3776f1355db9dc509e583adcfbf9 | [log] [tgz] |
---|---|---|
author | zundel@google.com <zundel@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Apr 14 19:16:49 2011 +0000 |
committer | zundel@google.com <zundel@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Apr 14 19:16:49 2011 +0000 |
tree | 7efc689036fc6c52a7bfe72f9c48722f0cdaab28 | |
parent | 9db4208560371762566e86966aa52d03022266cd [diff] |
removes extra source path entry from GWT datetimefmtcreator eclipse project Review at http://gwt-code-reviews.appspot.com/1406803 git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@9995 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/eclipse/tools/datetimefmtcreator/.classpath b/eclipse/tools/datetimefmtcreator/.classpath index b4f7397..477b878 100644 --- a/eclipse/tools/datetimefmtcreator/.classpath +++ b/eclipse/tools/datetimefmtcreator/.classpath
@@ -1,7 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" path="core/src"/> - <classpathentry kind="src" path="core/test"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry combineaccessrules="false" exported="true" kind="src" path="/gwt-user"/> <classpathentry kind="var" path="GWT_TOOLS/lib/icu4j/icu4j-4_4_1.jar"/>