GwtMaterialDesign / gwt-material-archetype

Archetype for a basic GWT Material Design project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[QUESTION] How do you "run" the application after you generate it

stuckless opened this issue · comments

This might be an obvious question, but after I create a sample application, how do run/test it?

when I use mvn gwt:run I get a window pop up that has a button to launch the html, but that opens a browser with a 404 error? Just trying figure out the basics here :(

I should add, I can run this if I create a run configuration in IntelliJ (probably same for Eclipse), but since this creates a pom.xml, I figured you should be able to run it directly from Maven as well. Is that not the case?

You need to mvn clean install before mvn gwt:run.
Other resource https://www.youtube.com/watch?v=sEVqfqDUOpE

Thanks... appreciate the mvn clean install ... Missed that. I do notice that many projects don't actually include information on how to run the app after you check it out, etc. Seems like it would be something pretty easy to add to the readme.md file. I might update the readme for future reference. I've used GWT for a long time, just not with Maven (eclipse and intellij) so I could easily run the app, but, I also wanted to know how to run it using maven (and now I know). thx. I also appreciate the work on this project (GWD) since GWT has been missing a nice set of UI widgets for a long time.

Yeah no problem please submit a PR for the update :) we appreciate it also

On Tue, Sep 27, 2016, 9:54 PM Sean Stuckless notifications@github.com
wrote:

Thanks... appreciate the mvn clean install ... Missed that. I do notice
that many projects don't actually include information on how to run the app
after you check it out, etc. Seems like it would be something pretty easy
to add to the readme.md file. I might update the readme for future
reference. I've used GWT for a long time, just not with Maven (eclipse and
intellij) so I could easily run the app, but, I also wanted to know how to
run it using maven (and now I know). thx. I also appreciate the work on
this project (GWD) since GWT has been missing a nice set of UI widgets for
a long time.


You are receiving this because you modified the open/close state.

Reply to this email directly, view it on GitHub
#8 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AC_iF_CDpjC2ibtI_16UDxVw3lx8qJjpks5quSAFgaJpZM4KG_32
.