Reviewers: jat,

Description:
Fixes to cldr eclipse projects in GWT.


Please review this at http://gwt-code-reviews.appspot.com/1410802/

Affected files:
  M eclipse/external/cldr-tools/.classpath
  M eclipse/tools/cldr-import/.classpath


Index: eclipse/external/cldr-tools/.classpath
===================================================================
--- eclipse/external/cldr-tools/.classpath      (revision 9963)
+++ eclipse/external/cldr-tools/.classpath      (working copy)
@@ -4,7 +4,7 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
        <classpathentry kind="var" path="GWT_TOOLS/lib/xalan/xalan-2.7.1.jar"/>
        <classpathentry kind="var" path="GWT_TOOLS/lib/apache/ant-1.7.1.jar"/>
- <classpathentry kind="var" path="GWT_TOOLS/lib/icu4j/4.4.2/icu4j.jar"/ sourcepath="/GWT_TOOLS/lib/icu4j/4.4.2/icu4jsrc.jar"/> + <classpathentry kind="var" path="GWT_TOOLS/lib/icu4j/4.4.2/icu4j.jar" sourcepath="/GWT_TOOLS/lib/icu4j/4.4.2/icu4jsrc.jar"/> <classpathentry kind="var" path="GWT_TOOLS/lib/icu4j/4.4.2/utilities.jar" sourcepath="/GWT_TOOLS/lib/icu4j/4.4.2/icu4jsrc.jar"/>
        <classpathentry kind="output" path="bin"/>
 </classpath>
Index: eclipse/tools/cldr-import/.classpath
===================================================================
--- eclipse/tools/cldr-import/.classpath        (revision 9963)
+++ eclipse/tools/cldr-import/.classpath        (working copy)
@@ -9,5 +9,6 @@
        <classpathentry combineaccessrules="false" kind="src" 
path="/cldr-tools"/>
        <classpathentry combineaccessrules="false" kind="src" path="/gwt-dev"/>
<classpathentry kind="var" path="GWT_TOOLS/lib/icu4j/4.4.2/utilities.jar" sourcepath="/GWT_TOOLS/lib/icu4j/4.4.2/icu4jsrc.jar"/> + <classpathentry kind="var" path="GWT_TOOLS/lib/cldr/1.8.1/cldr.jar" />
        <classpathentry kind="output" path="bin"/>
 </classpath>


--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to