Project

General

Profile

Setup Development Environment » History » Version 2

chin-yeh, 10/14/2011 11:18 AM

1 1 chin-yeh
{{toc}}
2
3
h1. Setup Development Environment
4 2 chin-yeh
5
This guides describes how to setup the Eclipse development environment.
6
7
*Steps:*
8
# install the *Apache Maven* ([[Install Maven]])
9
# copy the attachment:"settings.xml" to :
10
** Windows Vista / Windows 7 - <code>C:\Users\[your windows account name]\.m2</code>
11
** Windows XP - <code>C:\Documents and Settings\[your windows account name]\.m2</code>
12
# download the "Provisioned Eclipse":http://192.168.2.13/download/eclipse.zip
13
# unzip it to your local computer
14
#