Thats how I did it too, but that doesn't seem to build for me.
I tried a few things, but specifically I am trying to build the
webclient using gwt.
I tried building the webclient.xml using gwt 2.1m (which was the
automatic default eclipse selected for the project).
It gave me build errors;
"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?
[ERROR] Line 3: Unexpected exception while processing element
'inherits'
com.google.gwt.core.ext.UnableToCompleteException: (see previous log
entries)
at
com.google.gwt.dev.cfg.ModuleDefLoader.nestedLoad(ModuleDefLoader.java:
239)
at com.google.gwt.dev.cfg.ModuleDefSchema
$BodySchema.__inherits_begin(ModuleDefSchema.java:407)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
......"
It seems you just can't build the project in eclipse without changing
a lot of the paths. "com.google.common.base.Base" I can only find in
build/staging/com/... for example. (I just used the eclipse project
import remember, I changed nothing else myself here). Importing the
existing source just doesnt seem to be enough :-/
(Meanwhile building with ant outside of eclipse seemed to work, but
complained about no startup url)
On Nov 11, 5:31 pm, Lennard de Rijk <[email protected]> wrote:
> Hi Daniel,
>
> On Thu, Nov 11, 2010 at 5:00 AM, DanielS <[email protected]> wrote:
> > I'm very new to using eclipse. I installed the mercurial plugin but
> > can't see anywhere how to hg push/pull a project.
>
> I don't really use that plugin, I run:
>
> *hg clonehttps://wave-protocol.googlecode.com/hg/wave-protocol *
>
> and then create a new Java Project in Eclipse choosing the wave-protocol
> folder just created as "existing source". Then just fill in a name and click
> finish.
>
> 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.