On that topic, I've been quietly lobbying to move the svn/tools directory into svn/trunk/..., although there's already a "tools" directory (which adds to the confusion; it's different), so it would have to be named something else. I think it'd be a lot simpler for this sort of confusion... but the downside is that every workspace you make would get its own, redundant copy of some fairly large stuff. Disk is cheap, maybe, but you also need to download it all at least to start; there is a downside.u
Thoughts? On Thu, Apr 23, 2009 at 5:53 PM, Jason Essington <[email protected]>wrote: > > the tools directory is a separate checkout. > > read this: > http://code.google.com/webtoolkit/makinggwtbetter.html#workingoncode > > -jason > > On Apr 23, 2009, at 3:51 PM, [email protected] wrote: > > > > > Comment by tutufan: > > > > So far I'm not having much luck (64-bit Ubuntu 9.04). The file > > gwt-dev-oophm.jar does not exist in the download (gwt-linux-1.6.4), > > so I'm > > taking that to mean that the prebuilt oophm-xpcom.xpi requires that > > I build > > GWT from svn. > > > > Pulling it down and attempting a build draws the following error > > (below). > > The directory 'tools' is present in the top-level directory, but for > > some > > reason ant is looking for it one level higher, which is outside of the > > source tree. I futzed with this a bit, but it's not obvious to me > > what the > > fix is. > > > > {{{ > > m...@delta:~/gwt-svn/google-web-toolkit-read-only$ ant > > Buildfile: build.xml > > > > BUILD FAILED > > /home/mkc/gwt-svn/google-web-toolkit-read-only/build.xml:4: The > > following > > error occurred while executing this line: > > /home/mkc/gwt-svn/google-web-toolkit-read-only/common.ant.xml:56: > > Cannot > > find '/home/mkc/gwt-svn/tools' tools directory; perhaps you should > > define > > the GWT_TOOLS environment variable > > > > Total time: 0 seconds > > }}} > > > > > > > > For more information: > > http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
