hi tong. when you create a new Google Web Application, by default you will
have a /yourproject/war folder and that is your webapp root folder
/war/WEB-INF/web.xml. For example,. after you compile your GWT project you
can just copy this war folder to your Java container like tomcat webapps
folder.
This is the folder expected in the -war parameter in the eclipse
application launcher configuration. By default you will always have it on
/yourGwtProject/war
hope that helps
On Tuesday, October 30, 2012 4:36:37 AM UTC-2, tong123123 wrote:
>
> as in the attached file, for GWT application using GPE, in the Run
> Configuration > Arguments > program arguments text box, what is the meaning
> for -war {path}???
> is this mean when I use run as > web application, eclipse treat the [path}
> in -war {path} as the war folder? (in my case, eclipse use
> d:\workspace\debugleveldemo\target\DebugLevelDemo-1.0-SNAPSHOT as war
> folder?)
>
> where is the related -war info can be found?
>
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-web-toolkit/-/9216yvTBGIQJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.