Kango_V wrote:
> Same as Brett, that's all you need.  Using ant 1.7.1 java 6u14 amd64.
>
> On Jul 19, 4:01 am, "brett.wooldridge" <[email protected]>
> wrote:
>   
>> Not sure what the problem is.  This is all I did (literally):
>>
>> mkdir gwt-trunk
>> cd gwt-trunk
>> svn checkouthttp://google-web-toolkit.googlecode.com/svn/tools/tools
>> svn checkouthttp://google-web-toolkit.googlecode.com/svn/trunk/trunk
>> cd trunk
>> ant
>>
>>     

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


that's why I was passing all the classpaths and the directories.



here is:

amd64
ant-1.7.1
java version "1.6.0_13"
javac 1.6.0_13


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to