|
In ICS 413 and ICS 613, you will be required to use the following
tools. All except the operating system are open source.
1. Operating System (Windows, Unix, Macintosh)
 | Windows: XP-Pro or Win2000 required.
 | XP-Home, ME, 98, NOT ACCEPTABLE |
 | ICS Students can get XP-Pro for free while enrolled in ICS classes. |
 | Unix: It's all good. (Note: uhunix systems cannot be used for ICS
413/613!)
 | Macintosh: Latest version of OS/X
| | |
2. Java SDK 1.4.2
3. Eclipse 2.1.1
4. A CVS client
 | We will install and maintain a CVS server which provides a common
repository for all of your code. You need to learn how to maintain a
code repository from the client side. |
 | Best open source clients for all platforms available at http://www.wincvs.org/. |
5. JUnit 3.8.1
6. HttpUnit 1.5.4
7. Ant 1.5.4
8. Tomcat 4.1.27
|