Buildings of Windows + Maven + Eclips Development Platform

xiaoxiao2021-03-06  42

1, install JDK1.4.

Configure the Java system environment variable.

Such as: java_home c: /j2sdk1.4.2_03

Enter: java -version. Should be prompted:

Java Version "1.4.2_03" Java (TM) 2 Runtime Environment, Standard Edition (Build 1.4.2_03-B02)

Java Hotspot (TM) Client VM (Build 1.4.2_03-B02, MIXED MODE)

2, Maven download and configuration.

Download Maven

Http://maven.apache.org/start/download.html

Configure the Maven system environment variable.

Such as: maven_home c: /java/maven-1.0.1

Add% MAVEN_HOME% / bin in the system PATH;% java_home% / bin;

...

3, Eclips download and configuration.

Download Eclips

http://www.eclipse.org/platform/

Http://eclipse-mirror.duvin.org/eclipse/downloads/

...

For ME.

转载请注明原文地址:https://www.9cbs.com/read-69759.html

New Post(0)