Another question is how to find
>> and manipulate the CodeServer parameters, we are thinking about replacing
>> Jetty with Tomcat for development.
>>
>> I appreciate it in advance.
>> Shahram...
>>
>>
>>
>>
>>
>> On Fri, Aug 28, 2
28, 2020 at 7:35 AM Thomas Broyer wrote:
> That one's "easy": don't use the embedded Jetty of DevMode; run your own
> servlet container instead, along with either DevMode in -noserver mode, or
> CodeServer.
>
> On Thursday, August 27, 2020 at 8:30:45 PM UTC+2, Sha
after a long time and hard work we were able to make it work up to the
successful compilation, now there is a conflict between the integrated
apache xerces in gwt-dev.jar and java 8.
is there any way to force the GWT in dev mode not to use tools in the
gwt-dev.jar?
any help would be greatly ap
is there any documentation for how to set it up, we are not maven oriented.
I appreciate a link or document...
On Thu, Aug 6, 2020 at 2:57 PM lofid...@gmail.com
wrote:
> GWT Eclipse plugin is not maintained anymore... So to use the newest one
> you could move to pure Maven or Gradle... I only us
sks.withType(JavaCompile) {
>options.compilerArgs.addAll(["--release", "8"])
> }
> }
>
> On Mon, Jul 27, 2020 at 6:12 PM Shahram Zadeh wrote:
>
>> We have a huge GWT project (GWT 2.7, JDK 1.7, Eclipse) everything works
>> perfect. We are planning to upgrade to
We have a huge GWT project (GWT 2.7, JDK 1.7, Eclipse) everything works
perfect. We are planning to upgrade to Java 11 and GWT 2.9 which has been
recently released. However Java 1.7 is retiring and getting obsolete we
have to move on and upgrade. Since last week we are trying to create a
deve
Jens, Thanks for quick and informative response. I will definitely try
these options. because my project is too huge to quit.
will let you know, thanks
On Tuesday, May 19, 2015 at 12:18:28 PM UTC-7, Jens wrote:
>
> IntelliJ 13+ can do this out of the box and for Eclipse there is a plugin
>