"Thomas Broyer", I am afraid only GWT Eclipse Plugin can do what my 
projects require, anything else involves additional effort, introducing 
possible complications.

Hence my original thought about convergence of efforts, so that the Maven 
Plugin and the GWT Eclipse Plugin can keep working together.

On Thursday, 3 April 2025 at 22:00:11 UTC+1 Thomas Broyer wrote:

On Thursday, April 3, 2025 at 8:19:21 PM UTC+2 [email protected] wrote:

I am actually creating Eclipse run configurations of "GWT Development Mode 
(DevMode)" type, with built-in server port and "Super Development Mode" 
option which is quite similar to your approach but without separate steps 
for "codeserver" and application startup.
This is required to keep the running steps as uniform and simple as 
possible for the members of my teams, a single and easy to create Eclipse 
run configuration for each GWT app.


The GWT Eclipse Plugin apparently has some way to launch both GWT 
CodeServer and a server with Eclipse WTP at the same time (autoconfiguring 
the CodeServer launchDir and startupUrls): 
https://gwt-plugins.github.io/documentation/gwt-eclipse-plugin/servers/Tomcat.html
 
Or you could maybe use a "Launch Group" launch configuration to run both 
the server and client in one click ?

-- 
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 visit 
https://groups.google.com/d/msgid/google-web-toolkit/af98b438-28d5-4ad4-84f8-fc1a5ee77068n%40googlegroups.com.

Reply via email to