google-code-export / cypal-studio

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

Building timeout too short #114

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create new GWT module
2. Add several big 3-rd party modules, ex. gwt-ext and gwt-log
3. Add project to some server, ex. Tomcat instance
4. Click Project-Clean
5. Timeout elapses before building is complete and project is not published on 
sever correctly - 
no gwt compiler output is included

What is the expected output? What do you see instead?
Expected to see correctly published project on server

What version of the product are you using? On what operating system?
cypal studio 1.0. Tried on Mac OS X 10.5.5 and Windows XP SP3, Eclipse 3.3 and 
3.4, different 
GWT versions from 1.4 to 1.5.2

Please provide any additional information below.
Setting bigger timeout in sources (class in.cypal.studion.gwt.core.GwtProject 
seems to 
help.Rreproduces only on big projects requiring lot of compiling time (depends 
on computer HW)

Original issue reported on code.google.com by zlow...@gmail.com on 28 Sep 2008 at 8:44