I made a lot of changes to the project structure today.
1. Upgraded my GWT to 1.3.3 release.
2. Created the GWT_HOME environment variable so I didn't have to store the GWT library in the project. The library is stored the the local computer. This fixed the problem the Professor Johnson pointed out. The root directory of the project now only contains directories and ant files. The reason I had this problem because I followed the GWT tutorial on the GWT homepage. This tutorial doesn't teach how to set GWT_HOME environment variable. If someone follow this tutorial, he will end up to have a lots of unwanted files and the GWT library in the root directory of the project. Today I followed the IBM tutorial which is much better than the tutorial created by Google. My project now is only 2.4MB, comparing to before it was around 50MB.
3. Upgraded my TortoiseSVN to the newest vertion TortoiseSVN 1.4.3, Build 8645. Before I had some problems with subversion. I hope this new version will fix these problems.
Tomorrow I will create the Developer Guide that shows how to import my project into eclipse and run it.
Sunday, March 4, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment