Hello, currently trying to migrate a project from smartgwt 2.8.2 to 2.11 and I realized that imports like import com.google.gwt.xml.client.XMLParser; are not importing and throw a message "cannot be resolved",how can I overcome this issue?