sharkman / cypal-studio

Automatically exported from code.google.com/p/cypal-studio
0 stars 0 forks source link

GWT compiler output directory on "Clean..." isn't documented #51

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a GWT project using Cypal.
2. Left click on project > Project > Clean...
3. Discover that it's unclear where the gwt files were generated.

What is the expected output? What do you see instead?
The fact that Clean... also invokes the GWT compiler to entirely build the
project is pretty cool, but I wasn't sure where the files were generated (I
found out later it was in the build directory under gwtOutput). Perhaps
some documentation about where the files are generated in the getting
started docs would be helpful. A suggestion here would be to also be able
to control the output dir. 

What version of the product are you using? On what operating system?
Cypal Studio for GWT (RC2), Windows XP, Eclipse 3.3

Original issue reported on code.google.com by sumitcha...@google.com on 10 Oct 2007 at 8:29

GoogleCodeExporter commented 9 years ago
Updated docs and added a preference as well

Original comment by grprakash on 20 Oct 2007 at 8:12