gwt-plugins / gwt-plugins/gwt-eclipse-plugin
"New Project" action etc should avoid mixing server and client code
- Lingua principale
- Java
- Stelle
- 117
- Fork
- 49
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Projects with mixed client/server classpaths are helpful for tiny demos, but can cause many irritating surprises for large applications as the classpath grows. Additionally, with J2CL it will not make sense at all to mix these classpaths.
A decent analogy would be writing an Android application with the server code in the same source directory and classpath.
As such, any method to enable the GWT facet for a project should at least make it difficult to do so for an existing server project, unless the user acknowledges the risks.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.