Re: Issue with inheriting external libraries and superdevmode

2014-05-07 Thread Thomas Broyer
Asked clarification on SO: http://stackoverflow.com/q/23528251/116472 “Is the gwt-oauth2 JAR in the classpath when you launch SuperDevMode?” On Wednesday, May 7, 2014 10:47:58 PM UTC+2, Mark Wang wrote: > > Hey guys, I can use GWT with external libraries, and I can use > superdevmode, but I seem

Issue with inheriting external libraries and superdevmode

2014-05-07 Thread Mark Wang
Hey guys, I can use GWT with external libraries, and I can use superdevmode, but I seem to have an issue when I try to do both at the same time. I'm using this library for oauth2 login http://code.google.com/p/gwt-oauth2/ and in my Project.gwt.xml I have and I have the .jar in my WEB-INF/libs