Thursday, February 22, 2007

Fixed GWT classpath

Each GWT is specific to a computer. In order to run a project on multiple computers in which all the directory path are different, we have to run the "projectCreator.cmd" and "applicationCreator.cmd" with the "overwrite" argument on the computer that the GWT will be installed.

I made an Ant task call setupgwt.xml to fix this problem.

No comments: