Hey thanks all. I was able to fix the same problem in BigBlueButton server's Java demo app.
On Tuesday, 17 March 2015 13:41:21 UTC+5:30, Bhumika Thaker wrote: > > Hi, > > I have upgraded gwt version from gwt 2.5 to gwt 2.7. > > It shows error after upgrading > > The import org.apache.commons.lang.StringUtils cannot be resolved. > org.apache.commons.lang.StringEscapeUtils cannot be resolved. > > At a line no. if (!StringUtils.isEmpty(pCommande)) > StringEscapeUtils.unescapeHtml(file); > > Is gwt remove support for it? is there alternate api for same? why is it > removed? > > Thanks, > Bhumika > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/2a640da8-b7f0-4c93-95dd-ee260c009dcb%40googlegroups.com.
