not Jenkins, Jetty webapp I mean.

On Wed, 24 Jul 2019 at 12:45, Juan Pablo Gardella <
[email protected]> wrote:

> Hi Jim,
>
> I am working with GWT 2.8.2 + Java11 in a multi module maven project. You
> can use https://tbroyer.github.io/gwt-maven-plugin/ to create a simple
> archetype from it and start putting your classes according it usage (that
> information is described in the links shared by Thomas).  To run/debug the
> project, I execte *mvn gwt:codeserver *from parent project (pom artifact)
> and I created a Eclipse launcher at server artifact (it starts a Jenkins
> webapp). Let me know if it is clear.
>
> In my case, the server is a spring boot application. There are some tricks
> to handle the static content, but you workaround them by adding some
> properties. I could provide a simple sample if you want.
>
> Juan
>
>
> On Wed, 24 Jul 2019 at 12:40, Thomas Broyer <[email protected]> wrote:
>
>>
>>
>> On Wednesday, July 24, 2019 at 5:14:42 PM UTC+2, Jim Douglas wrote:
>>>
>>> > Sure. Use a build tool of your choice and use the maven dependencies.
>>>
>>> I don't know what that means. As far as I've ever known, developing a
>>> GWT application in Eclipse implies installing the GWT Plugin for Eclipse
>>> and picking a GWT SDK.
>>>
>>> http://www.gwtproject.org/usingeclipse.html
>>>
>>
>> Nope.
>> Install the GWT Eclipse Plugin (
>> https://gwt-plugins.github.io/documentation/gwt-eclipse-plugin/Download.html;
>> note that the SDKs are optional).
>> Create (
>> https://gwt-plugins.github.io/documentation/gwt-eclipse-plugin/maven/Maven.html)
>> or import (
>> https://gwt-plugins.github.io/documentation/gwt-eclipse-plugin/workspace/Importing.html)
>> a Maven project using GWT.
>> You're all set; the plugin will use the GWT dependencies from the Maven
>> project.
>>
>> --
>> 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/1659e95f-d41b-4dc4-9787-95d50bc5a120%40googlegroups.com
>> <https://groups.google.com/d/msgid/google-web-toolkit/1659e95f-d41b-4dc4-9787-95d50bc5a120%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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/CA%2BkiFsfjGPz9m0yN-6ywt6OMLXijwCr8HkjCVU4mnvhzdFJ2BQ%40mail.gmail.com.

Reply via email to