Yep, that's it. That's what you get.
You can change the appname part with a setting in the module file
(*.gwt.xml)

<module rename-to='whatever'>

and you can change where everything goes with the -war option in the program
settings.

The only thing to remember is don't put anything where the system is putting
the *.nocache files (or deeper) because that directory is wiped out every
time you compile.


Ian

http://examples.roughian.com


2009/4/28 sideview1 <[email protected]>

>
> Well I can't seem to figure out why nothing is being copied to my top
> level war folder.  Stuff in my public folder get copied under an
> appname folder.  So I have a war/WEB-INF and a war/<appname> folder,
> but it seems to work.  I pointed the compiler startup to <appname>/
> app.html page, and it seems to load.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to