GWT building in Eclipse

0 views
Skip to first unread message

witle...@gmail.com

unread,
Jan 22, 2007, 8:21:12 PM1/22/07
to Google Web Toolkit Contributors
Hey all,

Did anybody manage to get GWT to build in Eclipse? What's your
experience?

I managed to get dev/core to compile in eclipse, but had to filter out
dev/core/super/com/google/gwt/dev/jjs/intrinsic/com/google/gwt/lang/
directory - looks like java classes in it are meant to be added to the
jar as source files, without compilation. Also, I few tests are failing
for me (tests named testCompile in a handful of test suites) - I think
it's because the tests are trying to access .java files as resources.

Cheers,
-Dmitri

Scott Blum

unread,
Jan 22, 2007, 9:15:11 PM1/22/07
to Google-Web-Tool...@googlegroups.com
Have you tried importing the projects that are already there under trunk/eclipse?

witle...@gmail.com

unread,
Jan 22, 2007, 10:26:24 PM1/22/07
to Google Web Toolkit Contributors
Hehe, for some reason I ignored that directory. Just tried and the
import worked - thanks for the suggestion.

The same bunch of tests are failing though:
com.google.gwt.dev.jjs.inneroutersuper.Test
com.google.gwt.dev.jjs.jdtcoverage.Test
com.google.gwt.dev.jjs.WebModeCompilerNoRebind
com.google.gwt.dev.jjs.uprefs.Test
com.google.gwt.dev.jjs.WebModeCompilerSamePackageRebind

Cheers,
-Dmitri

On Jan 22, 9:15 pm, "Scott Blum" <sco...@google.com> wrote:
> Have you tried importing the projects that are already there under
> trunk/eclipse?
>

Scott Blum

unread,
Jan 22, 2007, 11:11:34 PM1/22/07
to Google-Web-Tool...@googlegroups.com
I believe those unit tests are currently dead.  Those are some old tests that never got properly ported to the new system; some of their test functionality also overlaps with live tests.  So basically, this is all in a bad state.  But if anyone's interested in resurrection... :)

witle...@gmail.com

unread,
Jan 22, 2007, 11:22:01 PM1/22/07
to Google Web Toolkit Contributors
Ahh, I see.
So, what tests are being currently used? They would be a good start in
learning GWT.

Cheers (and thanks for all the help),
-Dmitri

On Jan 22, 11:11 pm, "Scott Blum" <sco...@google.com> wrote:
> I believe those unit tests are currently dead. Those are some old tests
> that never got properly ported to the new system; some of their test
> functionality also overlaps with live tests. So basically, this is all in a
> bad state. But if anyone's interested in resurrection... :)
>

Scott Blum

unread,
Jan 22, 2007, 11:26:23 PM1/22/07
to Google-Web-Tool...@googlegroups.com
Stuff under user/ should be good.  If you ant build in trunk/, then go into user and ant verify, it should run the automated tests.

Reply all
Reply to author
Forward
0 new messages