Getting error as:
Loading inherited module 'com.sencha.gxt.ui.GXT'
Loading inherited module com.sencha.gxt.data.Data'
Loading inherited module 'com.sencha.gxt.core.Core'
[ERROR] The value ie6 was not previously defined.
To solve this i added extend-property name="user.agent" value="ie6"
in my gwt.xml. But this is throwing below error.
[ERROR] Element 'extend-property' beginning on line 13 contains unexpected attribute 'value'
[ERROR] Failure while parsing XML