Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-incubator-e4-dev] Problem getting the SWT/Dojo demo to run


Hi guys -

When we got the demo running we were using the latest GWT and Dojo available at the time:  GWT 1.4.x and Dojo 1.0.2. Try using those and you should be able to compile. Note that we are looking at what needs to be done to get things running with the latest releases of both GWT and Dojo.

Thanks,
Bogdan



Ralf Sternberg <rsternberg@xxxxxxxxxxxxxx>
Sent by: eclipse-incubator-e4-dev-bounces@xxxxxxxxxxx

08/07/2008 06:41 AM

Please respond to
E4 developer list <eclipse-incubator-e4-dev@xxxxxxxxxxx>

To
E4 developer list <eclipse-incubator-e4-dev@xxxxxxxxxxx>
cc
Subject
[eclipse-incubator-e4-dev] Problem getting the SWT/Dojo demo to run





Hi,

we just followed the step-by-step tutorial [1], SWT Dojo section.
The ant build completed successfully, but the index.html threw an
_javascript_ error:

self is undefined
var styleWidth = self.style.width.replace('px', '');
 in file 2C51FBE51BE0BDFB6FBA6F7223A42432.cache.html, line 10093.

We used Dojo 1.1.1 and GTW version 1.4.62 (the latest version 1.5RC1
didn't work).

Any suggestions?

Best Regards,
Ralf and Frank

[1] http://wiki.eclipse.org/E4/Running_the_demos
_______________________________________________
eclipse-incubator-e4-dev mailing list
eclipse-incubator-e4-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipse-incubator-e4-dev


Back to the top