On Wednesday, June 12, 2024 at 11:27:27 AM UTC+2 Jens wrote:

Needless to say that I have split client, shared and server code into their 
own projects. This is the recommeneded project layout these days


 * checks notes *
I've been advocating for it for more than 12 years now 
<https://blog.ltgt.net/announcing-gwt-maven-archetypes-project/>, and had 
been using it for nearly 2 years already at the time. Java 8 would be 
released more than 2 years later.

(and note that this is –in terms of filesystem layouts– mostly due to how 
build tools like Maven and Gradle work, also IDEs if you want smooth 
integrations –although I'm sure IntelliJ IDEA could adapt to many layouts–; 
this can be entirely different with Ant or Make, and definitely is 
different with tools like Bazel/Buck/Pants/etc. Anyway the crux is to 
understand what you're doing, and why you're doing it, which means 
understanding how things work: classpaths, build classpaths, GWT Compiler, 
GWT DevMode/CodeServer, build tools, IDEs, etc.)

-- 
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/13eff591-4443-45db-a0ba-470c8917cfccn%40googlegroups.com.

Reply via email to