Java Web Development Environment configuration

Source: Internet
Author: User
Tags jboss testng tortoisesvn

1.jdk+eclipse

Jdk-7windows-x64.zip:

Decompression Configuration Environment variables

Java_home=c:\program files\java\jdk1.7.0_07

Classpath=.; %java_home%\bin;%java_home%\lib\dt.jar;%java_home%\lib\tools.jar

Path=.; %java_home%\bin;%java_home%\jre\bin;

ECLIPSE-JEE-MARS-R-WIN32-X86_64:

Decompression can

2.tomcat+jetty+jboss

Apache-tomcat-7.0.63-windows-x64.zip:

Decompression Configuration Environment variables

Catalina_base=d:\tomcat-7

Catalina_home=d:\tomcat-7

Open path, add variable value:%catalina_home%\lib;%catalina_home%\bin

Jetty-distribution-8.1.9.v20130131.zip:

Decompression Configuration Environment variables

Jetty_home=d:\jetty-9

Open path, add variable value:%jetty_home%\bin

Jboss-4.2.2.ga.zip:

Decompression Configuration Environment variables

Jboss_home=d:\jboss-4.2.2.ga

Open path, add variable value:%jboss_home%\bin

3.maven+mysql+navicat

Apache-maven-2.2.1-bin.zip:

Unzip the configuration environment variable:

Maven_home=d:\maven

Open path, add variable value:%maven_home%\bin

Verification: Mvn-v

Mysql-5.6.25-winx64.zip:

Unzip the configuration environment variable:

Mysql_home=d:\mysql

Open path, add variable value:%mysql_home%\bin

Registration System Services:

Execute in%mysql_home%\bin directory: mysqld install MYSQL--defaults-file= "D:\mysql\my.ini"

Startup: net start MySQL

STOP: net stop MySQL

Uninstall: SC Delete MySQL

Navicat_premium_11.0.10.zip:

Perform navicat_premium_11.0.10.exe after decompression and overwrite the patch in the installation directory

4.tortoisesvn+tortoisegit

Tortoisesvn-1.8.11.26392-x64-svn-1.8.13.exe Tortoisegit.exe Direct Execution can

5. Common plug-in installation

FindBugs, install directly with Eclipse's install New software feature, update address:http://findbugs.cs.umd.edu/eclipse/

SVN plugin, install directly with Eclipse's install New software feature, update address:http://subclipse.tigris.org/update_1.6.x,http:// Tools.taobao.net/file/eclipseplugin/eclipse/94/update_site

Velocity plugin, install directly using Eclipse's install New software feature, update address:http://veloeclipse.googlecode.com/svn/trunk/update/ Eclipse (Luna version) installation Velocity plugin guide:http://www.atatech.org/articles/23277

Codereview Plug-in tala, update address:http://tools.taobao.net/file/eclipsePlugin/eclipse/88/update_site. Plugin usage Guide:http://b2b-doc.alibaba-inc.com/pages/viewpage.action?pageId=53181292 or offline installation: After downloading Tala.zip, copy the files in the features directory and plugins directory to the appropriate directory in Eclipse

Unit Test Plug-in, jtester update address:Http://tools.taobao.net/file/eclipsePlugin/eclipse/147/update_site, TestNG Plugin update address:http://beust.com/eclipse-old/eclipse-5.14.0.1 cannot use the latest version of TestNG, because the current Jtester plugin only supports the lower version of the

HSF Jetty Plug-in: http://tools.taobao.net/site/store/product_detail.htm?product_id=65

Springext plugin: Install directly with Eclipse's install New software feature, update address:http://openwebx.org/updatesite,http://tools.taobao.net /file/eclipseplugin/eclipse/53/update_site

Jeju Easyweb Plug-in: Http://tools.taobao.net/file/eclipsePlugin/eclipse/308/update_site

Unit test coverage plug-in Eclemma, update address:http://update.eclemma.org/

Veloeclipse Plugin: http://tools.taobao.net/file/eclipsePlugin/eclipse/120/update_site/

antx:http://plugin.dev.taobao.net/antxprops/

Spring IDE for Eclipse:http://dist.springframework.org/release/ide

m2eclipse:http://download.eclipse.org/technology/m2e/milestones/1.0

Some other plugins can be obtained here:http://tools.taobao.net/site/

6. Other common tools

Securecrt/putty Tools for remote access to Linux

Text Editor notepad++

Modeling tools: STARUML

    • Mind mapping: Freemind, Xmind
    • Project Management tools: Openproj

 

Java Web Development Environment configuration

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.