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