That file is located at: proto_gwt_src/org/waveprotocol/box/common/comms/WaveClientRpc.gwt.xml Can you verify that that file exists?
Did you create the eclipse project following https://sites.google.com/a/waveprotocol.org/wave-protocol/code/client-development-environment-set-up ? The eclipse project setup that is checked in to the wave-protocol repository should have the paths all set up. -Dave On Mon, Jan 17, 2011 at 12:14 PM, Vicente J. Ruiz Jurado < [email protected]> wrote: > Hi there, > > I'm trying to play with the WebClient from my GWT project. But trying to > compile it I get this error: > > Loading inherited module 'org.waveprotocol.box.webclient.WebClientDev' > Loading inherited module 'org.waveprotocol.box.webclient.WebClient' > Loading inherited module > 'org.waveprotocol.box.common.comms.WaveClientRpc' > [ERROR] Unable to find > 'org/waveprotocol/box/common/comms/WaveClientRpc.gwt.xml' on your > classpath; could be a typo, or maybe you forgot to include a classpath > entry for source? > [ERROR] Line 22: Unexpected exception while processing element > 'inherits' > > Seems that WaveClientRpc.gwt.xml are no packaged in any of the generated > ĵars (or I cannot find it). > > Any tips? (Temporally I'm linking the entire wiab project as build dep > from eclipse) > > TIA, > -- > Vicente J. Ruiz Jurado > > http://comunes.org > http://ourproject.org > http://homes.ourproject.org/~vjrj/blog > > "Either you're part of the problem or you're part of the solution or > you're just part of the landscape." [Robert De Niro as Sam in Ronin > (1998)] > > > > > >
