Use MyEclipse Some notes

Source: Internet
Author: User

1. Installing the JDK

  Download : Go to Oracle website, or Baidu JDK download, address will not be posted

  Environment variable configuration:

A. System variables → new java_home variable. Variable value fill in the JDK installation directory (E:\Java\jdk1.7.0)

b   System variable → find Path variable → edit at the end of the variable value input%java_home%\bin;%java_home%\jre\bin; Notice that the value of the variable at the end of Path is no;

C System variables → new CLASSPATH variable value filled in.%java_home%\lib;%java_home%\lib\tools.jar (note that there is a point in the front)

System Variable Configuration complete

D Verify that the configuration successfully runs the CMD input java–version display version information indicates the installation and configuration success or output Javac

2. Download MyEclipse installation

  Download : In my Baidu network disk. Version 10.7, with hack tutorial included.

  JDK Configuration:window--preferences--> Java--Installed Jres-->add-->standard vm--> Select the JDK installation path (E : \java\jdk1.8.0_05)-->finish--complete!

  Tomcat:Tomcat can go to the official website to download.

Tomcat–>myeclipse–>window--Preferences--search tomcat–> choose à to replace the Tomcat JDK with the downloaded Tomcat version ok!

  Android Development Configuration : (The following way I myself try to have some problems, resulting in the final reload MyEclipse, it is not clear whether Android caused. So use it with caution. )

A.SDK Installation

B. Download and install ADT

C. Unzip ADT to copy the features and plugins folders to the new folder in the MyEclipse installation directory Android

D. Create a new Android.link file in the Dropins folder of the MyEclipse installation directory, key into: path=f:\\.....\\android

E. Restart MyEclipse, select SDK

 SVN configuration:

SVN plugin: site-1.8.5

My Baidu net disk has. This time uses the 1.8.5 version

Copy all extracted files to the MyEclipse installation directory: MyEclipse 10\dropins folder, restart MyEclipse.

There are many more ways to install, for reference: http://www.oschina.net/question/158170_34997/

      

Use MyEclipse Some notes

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.