On Tue, Jul 21, 2009 at 9:51 AM, [email protected] <[email protected]>wrote:
> so I did I. > I repeated the above steps today. > ant (1.7.1) run up to some point, then I get this error: > > [gwt.javac] Compiling 725 source files to > /home/federico/gwt-trunk/trunk/build/out/dev/core/bin > [gwt.javac] > > /home/federico/gwt-trunk/trunk/dev/core/src/com/google/gwt/dev/javac/CompilationUnit.java:32: > package org.eclipse.jdt.core.compiler does not exist > [gwt.javac] import org.eclipse.jdt.core.compiler.CategorizedProblem; > [gwt.javac] ^ > [gwt.javac] > > /home/federico/gwt-trunk/trunk/dev/core/src/com/google/gwt/dev/javac/CompilationUnit.java:33: > cannot find symbol > Can you svn up in the tools directory? It sounds like perhaps you are missing the more recent JDT. -- John A. Tamplin Software Engineer (GWT), Google --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
