Reviewers: johnlenz_google.com,

Description:
Add Closure compiler jar to the classpath.


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

Affected files:
  M eclipse/dev/.classpath


Index: eclipse/dev/.classpath
===================================================================
--- eclipse/dev/.classpath      (revision 10784)
+++ eclipse/dev/.classpath      (working copy)
@@ -41,5 +41,6 @@
<classpathentry kind="var" path="GWT_TOOLS/lib/protobuf/protobuf-2.2.0/protobuf-java-rebased-2.2.0.jar"/> <classpathentry kind="var" path="GWT_TOOLS/lib/guava/guava-r06/guava-r06-rebased.jar"/> <classpathentry kind="var" path="GWT_TOOLS/lib/jscomp/sourcemap-rebased.jar"/> + <classpathentry kind="var" path="GWT_TOOLS/lib/jscomp/r1649/compiler-rebased.jar"/>
        <classpathentry kind="output" path="bin"/>
 </classpath>


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

Reply via email to