Hey, I have added a pre-compiled version to github. This works with the precompiled version that I grabbed off google the other day so hopefully it should work with any reference server. Give it a go and let me know if you have any problems. I will try to look into them :)
Tom On Sep 1, 4:48 am, Ben Kalman <[email protected]> wrote: > It seems the mainline client code has changed in such a way that Tom's GUI > client no longer compiles against it. Can I suggest developing against the > fedone-api jar on the downloads page, then update (if applicable) the client > against each release of the API. The strategy of simply gutting the console > package and replacing it with something else isn't sustainable. > > -- Ben > > On Tue, Sep 1, 2009 at 5:42 AM, Joe Developer > <[email protected]>wrote: > > > > > I just tried with a fresh batch of code from both the fedone and the gui > > client > > unfortunately even with ant clean it gives me a series of : > > > [javac] > > /home/freelancerforge/wave/wave-protocol/src/org/waveprotocol/wave/examples > > /fedone/waveclient/console/ConsoleClient.java:50: > > duplicate class: > > org.waveprotocol.wave.examples.fedone.waveclient.console.ConsoleClient > > [javac] public class ConsoleClient extends JFrame implements Runnable{ > > [javac] > > > and > > > [javac] > > /home/freelancerforge/wave/wave-protocol/src/org/waveprotocol/wave/examples > > /fedone/waveclient/console/WaveConnector.java:87: > > org.waveprotocol.wave.examples.fedone.waveclient.console.WaveConnector is > > not abstract and does not override abstract method > > noOp(java.lang.String,org.waveprotocol.wave.model.wave.data.WaveletData) in > > org.waveprotocol.wave.examples.fedone.waveclient.common.WaveletOperationLis > > tener > > > Best Regards, > > Joe > > > On Fri, Aug 21, 2009 at 9:07 PM, Boris <[email protected]> wrote: > > >> Thomas, > >> got it working, too... pasting it over latest version worked very > >> well. > > >> thx!! > > >> On Aug 17, 6:14 pm, Thomas Beverley <[email protected]> > >> wrote: > >> > Hey great to see some interest out there for this! Thanks for the > >> > article! Glad you managed to get it to work too. > > >> > Thomas > > >> > On Aug 17, 10:13 am, vadbars <[email protected]> wrote: > > >> > > Thank you, Thomas! > > >> > > I did it. (In addition, before the compilation should not forget to > >> > > run "ant clean".) > > >> > > p.s. I wrote a small article about your GUI-client for the well-known > >> > > russian hi-tech website -http://habrahabr.ru/blogs/google/67220/ > >> > > Google translated to english: > >>http://translate.google.com/translate?prev=hp&hl=en&js=y&u=http://hab... > > >> > > On 17 авг, 14:24, Thomas Beverley <[email protected]> > >> > > wrote: > > >> > > > DId you manage to get it to work? As Dmitry mentioned you will need > >> to > >> > > > get the latest repo and effectively paste this over the command line > >> > > > client... > > >> > > > On Aug 15, 8:20 am, Dmitry Unkovsky <[email protected]> wrote: > > >> > > > > 2009/8/15 vadbars <[email protected]>: > > >> > > > > > Help me please with this problem. > > >> > > > > Hi Vadim, you should pull latest fedone from repository. It builds > >> just ok. > > >> > > > > -- > >> > > > > DU --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
