Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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


Back to the top