On Wednesday, October 10, 2012 7:26:18 PM UTC+2, Brian Slesinsky wrote: > > A git mirror will be set up soon. > > The GWT team started out with Ant and Eclipse, although now we also use > IntelliJ. There is an Eclipse project for the compiler in trunk/eclipse/dev > but I haven't tried importing into IntelliJ. I usually set up my IntelliJ > project enough for editing and refactoring but don't try to compile or run > tests from within the IDE; this is more easily done from the command line. >
On the agenda also is moving the build system to Maven. When that's done, setting up your IDE should be made much easier (modulo source formatting settings et al.) -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
