hi,

I would like to know if the last version of Elemental2 is still 16-06-30 or 
if there is a more recent release.

I'm asking because I'm getting the following compilation error with 
16-06-30 while trying to use the SVG API:

[INFO]    Errors in elemental2/SVGSVGElement.java
[INFO]       [ERROR] Line 222: JsProperty setter 'void 
SVGSVGElement.setStyle(Object)' and getter 'String[] 
SVGSVGElement.getStyleAsStringArray()' cannot have inconsistent types.
[INFO]       [ERROR] Line 225: JsProperty setter 'void 
SVGSVGElement.setStyle(Object)' and getter 'CSSStyleDeclaration 
SVGSVGElement.getStyleAsCSSStyleDeclaration()' cannot have inconsistent 
types.
[INFO]    Errors in elemental2/SVGStylable.java
[INFO]       [ERROR] Line 46: JsProperty setter 'void 
SVGStylable.setStyle(Object)' and getter 'String[] 
SVGStylable.getStyleAsStringArray()' cannot have inconsistent types.
[INFO]       [ERROR] Line 49: JsProperty setter 'void 
SVGStylable.setStyle(Object)' and getter 'CSSStyleDeclaration 
SVGStylable.getStyleAsCSSStyleDeclaration()' cannot have inconsistent types.

Thanks

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to