Setup Development Environment » History » Version 2
chin-yeh, 01/16/2012 11:52 AM
1 | 1 | chin-yeh | {{toc}} |
---|---|---|---|
2 | |||
3 | h1. Setup Development Environment |
||
4 | 2 | chin-yeh | |
5 | This guide describes how to setup the development environment in which contains the following components: |
||
6 | * Eclipse IDE (_Galileo_) |
||
7 | * Jboss AS 4.0.4 (_local deployment only_) |
||
8 | * Jboss AS 4.2.2 (_local deployment only_) |
||
9 | * Jetty 7.5.1 (_local & remote deployment_) |
||
10 | |||
11 | h2. Steps |
||
12 | |||
13 | # Download the following files: |
||
14 | ** test |
||
15 | ** test2 |
||
16 | |||
17 | h2. Setup Files |
||
18 | |||
19 | |_.Filename|_.Description| |
||
20 | |"Eclipse Galileo":http://192.168.2.13/download/eclipse_galileo.zip|Eclipse IDE| |
||
21 | |"Eclipse Workspace":http://192.168.2.13/download/eclipse_mcom.zip|The Eclipse workspace| |
||
22 | |"Jboss AS 4.0.4":http://192.168.2.13/download/jboss-4.0.4.GA.zip|Jboss Application Server 4.0.4| |
||
23 | |"Jboss AS 4.2.2":http://192.168.2.13/download/jboss-4.2.2.GA.zip|Jboss Application Server 4.2.2| |
||
24 | |"JDK 6.0 Update 23":http://192.168.2.13/download/jdk-6u23-windows-i586.exe|JDK 6.0 with Update 23 for Windows| |