Are you including the source in proto_gwt_src? anorth@anorth:wave-protocol$ find . -name WaveClientRpc.gwt.xml ./proto_gwt_src/org/waveprotocol/box/common/comms/WaveClientRpc.gwt.xml
On 17 January 2011 12:14, 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)] > > > > > >
