John Tamplin wrote: > On Tue, Jul 21, 2009 at 9:51 AM, [email protected] > <mailto:[email protected]> <[email protected] > <mailto:[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. >
feder...@gentoo64 ~/gwt-trunk/tools $ svn up At revision 5768. my guess is that's not finding JDT (or anytinhg else). that's why I had to put all (latest version of) jars I found in toolls directory to CLASSPATH. when doing so, compile goes well for a while, but stop later -for the error reported in original message- --
signature.asc
Description: OpenPGP digital signature
