Your bug report <https://issues.apache.org/jira/browse/WAVE-284> actually 
had answers… on the wave-dev mailing list!
See 
http://mail-archives.apache.org/mod_mbox/incubator-wave-dev/201106.mbox/%3cbanlktinwsi4mpu3dgwvqpvhxr4kmz0nzr0eiqzwch9zdimx...@mail.gmail.com%3E
 (also, 
read the associated thread)

If you want to reuse the Editor though, the module you actually need is 
org.waveprotocol.wave.client.editor.Editor. And you'll probably also need 
org.waveprotocol.wave.model.Model (and 
org.waveprotocol.wave.model.account.Account and 
org.waveprotocol.wave.model.supplement.Supplement or you'll have a bunch of 
errors on the console; it won't make you build fail though, unless you build 
in -strict mode)
EditorHarness is, as its name suggest, the GWT *application* that allows 
devs to test the Editor. It's a good start to understand how to bootstrap 
the editor, but it's not a reusable module.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/NpGb-9lzmNMJ.
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/google-web-toolkit?hl=en.

Reply via email to