Hi Mike,

On Fri, Aug 27, 2010 at 6:29 AM, Mike M <[email protected]> wrote:

> I'm trying to build a system which uses parts of the open sourced code
> from Google.  I'm getting the error below, and I can't find the file
> Base.gwt.xml anywhere, let alone the package com.google.common.base.
>
>      Loading inherited module
> 'org.waveprotocol.wave.examples.webclient.WebClient'
>         Loading inherited module
> 'org.waveprotocol.wave.client.editor.Editor'
>            Loading inherited module
> 'org.waveprotocol.wave.client.clipboard.Clipboard'
>               Loading inherited module
> 'org.waveprotocol.wave.client.common.util.Util'
>                  Loading inherited module
> 'com.google.common.base.Base'
>                     [ERROR] Unable to find 'com/google/common/base/
> Base.gwt.xml' on your classpath; could be a typo, or maybe you forgot
> to include a classpath entry for source?
>
> I have browsed the fedone repositories as well as searched for the
> file on Google with nothing turning up.  Can anyone please tell me
> where can I find this required package?
>
>
Download the
http://code.google.com/p/wave-protocol/source/browse/#hg/third_party folder
and add the jar files to your classpath, you should be fine then. Still in
the process of figuring out in which way we want to ship our dependencies
with our jars.

Greetings,
Lennard

-- 
You received this message because you are subscribed to the Google Groups "Wave 
Protocol" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/wave-protocol?hl=en.

Reply via email to