Page 1 of 1

Gwt debug issue

PostPosted:Fri Aug 02, 2019 6:57 am
by w12315007
Hi,we are trying to develope a new feature based on community version. But During installing the Gwt debug enviroment, the page return the following error:Image
we can't know what reason cause the error.

Re: Gwt debug issue

PostPosted:Sat Aug 03, 2019 4:48 pm
by jllort
You should use superdev mode https://docs.openkm.com/kcenter/view/ok ... perDevMode , the GWT Shell was deprecated and removed from version 2.5 ( you will find a lot of information about it in the previous link )

I suggest use intellij IDE there is easiest to get it running

Re: Gwt debug issue

PostPosted:Thu Aug 08, 2019 2:01 pm
by w12315007
thanks, jllort, We haved sloved the problem aboved accroding to your suggestion.