gwt-plugins / gwt-plugins/gwt-eclipse-plugin

Make gwt-servlet.jar optionial

Aperta
#329 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
117
Fork
49
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Currently the plugin always copies gwt-servlet.jar to your WEB-INF/lib directory.
But this jar file is only needed if you are working with servlets which we don't.

So it would be nice to have a checkbox somewhere to disable the need for gwt-servlet.jar

Actually the exact same comment can be made for the web.xml.
We don't use this file as we host our project in ISS which doesn't even understand that web.xml file.
If you just use GWT to communicate with a .NET, PHP, or something else backend over json or something like that the web.xml file is not needed.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.