Safe, High performance, reuseable

Thursday, July 22, 2010

Setup Eclipse for JBOSS

# Download and Install Eclipse

1. Download Eclipse 3.5 from Eclipse IDE for Java EE Developers (189 MB) extract to a convinient folder say c:\eclipse
2. From within eclipse, Install new software (form help menu) and point to http://download.jboss.org/jbosstools/updates/development to install JBoss tools for eclipse. This will install JBoss 5.1 Runtime Environment server for eclipse.

# Download and Install JBoss

1. Download http://www.jboss.org/jbossas/downloads/ and extract it to a convinient folder. say C:\jboss-5.1.0.GA
2. Set JBOSS_HOME environment variable to point to installed C:\jboss-5.1.0.GA folder

No comments: