Hi, so i am using eclipse. Right click on the package, which contains the test class which extends from GWTTestCase -> Run as -> Run configurations -> Arguments -> VM arguments -> Setting argument -> Apply -> Run
Console shows: Please navigate your browser to this URL: http://10.0.75.1:51428/de.abc.application.Application.JUnit/junit.html?gwt.codesvr=10.0.75.1:51426 pasting link into browser (i tried ff, chrome and edge) Thank you Am Dienstag, 14. Februar 2017 11:52:33 UTC+1 schrieb Daniel Kln: > > Hi, > > i setted in the run config the arg: -Dgwt.args="-runStyle Manual:1". > > When i start running the gwt unit test, i get a link, which i have to > paste into a browser of my choice. This is what i expected. But than the > browser shows: > Development Mode requires the GWT Developer Plugin > > My question: how i can avoid this problem. In production mode the same > result appears. > > Thank you a lot for your help > > Daniel > > -- 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.
