How to structure complier generated resources in customized directories

2009-02-26 Thread tapas...@gmail.com
Hello All, In 1.5 , Once the GWT compiler compiles the code it generates lots of .js ,.png,.html,.rpc,.gif etc files and dump all these resources in a directory. In 1.6 , the fantastic war mechanism has come but still the compiled resources are dumped under the wer directory and all are together.

Help Related to GWT 1.6

2009-02-25 Thread tapas...@gmail.com
Hello, I believe , it's time to explore GWT 1.6 . But I am not so comfortable in creating project , compiling and launching hosted-mode with this version as there are many things got changed between 1.5 and 1.6 . Another difficulty is I have not found any documentation on 1.6. If anybody have expe