Building an Eclipse development environment

Source: Internet
Author: User
Tags wrapper sonatype

    • Eclipse:

Download: https://www.bluage.com/downloads

Put Eclipse-jee-neon-2-win32-x86_64.zip, unzip to the appropriate path.

    • Tomcat plugin:

Download: https://sourceforge.net/projects/tomcatplugin/files/

Unzip the net.sf.eclipse.tomcat.updatesite-2016-09-21.zip into the eclipse\dropins.

    • Tomcat:

Download: http://mirrors.sonic.net/apache/tomcat/tomcat-7/v7.0.75/bin/

Unzip the Apache-tomcat-7.0.75.zip and put it in the appropriate path.

This deployment uses 7.073

    • Visualsvn-server

Download: ps://www.visualsvn.com/server/download/

Installing Visualsvn-server-3.5.10-x64.msi

    • Subversion

Download: https://dl.bintray.com/subclipse/archive/release/zipped/

Unzip the site-1.10.13-1.9.x.zip into the eclipse\dropins.

    • Maven

Download: http://mirrors.sonic.net/apache/maven/maven-3/

Use Apache-maven-3.3.9.rar to extract to the appropriate location

Modify Apache-maven-3.3.9\conf\settings.xml

Local warehouses <localRepository>F:\java\Repository\maven</localRepository>

    • Nexus

Download: https://support.sonatype.com/hc/en-us/articles/213464298-Sonatype-Nexus-Professional-Download-Archives

Unzip the nexus-2.14.0-01-bundle.zip to the appropriate path.

Modify Nexus-2.14.0-01-bundle\nexus-2.14.0-01\bin\jsw\conf\wrapper.conf

Order Wrapper.java.command=c: \myprogramfiles\java\jdk1.7.0_80\bin\java.exe

Start: Access http://localhost:8081/nexus/(default)

Login (default): Login in User name: admin password: admin123

Building an Eclipse development environment

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.