Eclipse 3.7 installation and extension experience

Source: Internet
Author: User

Recently, I was suddenly interested in Android, So I installed eclipse for Android development and learning. During the installation process, I suddenly wanted to install PHP extensions to facilitate future use. Baidu had a lot of failures and the articles on the network were not the same errors, or a very old article. Finally, I asked Google to find the Wiki address of eclipse and introduced the correct installation method. Therefore, I recorded it to make up for my amnesia.

First, download eclipse, which is generally a classic version (this version is also recommended in Google's Android SDK tutorial). The current version is 3.7 indigo.

To install eclipse, you must install JDK and idea.

Install eclipse after installation

Then install the extension

1. first, I installed PHP extensions, because PHP is my main business. Now PHP uses Zend PDT plug-ins. Many articles on the Internet do not provide the PDT address, in fact, it comes with the software source, and you don't need to find it so much. Open eclipse-> help-> install new software. thenSelect indigo from the drop-down list of work.The address is as follows:

The PHP development tools (PDT) SDK feature in the figure is the PDT plug-in I want to install. Its position is in programming ages in the list. You can see it in the expanded list, there are some common language plug-ins, such as the C/C ++ language. It is quite convenient to install next here.

Reference: http://wiki.eclipse.org/PDT/Installation#Eclipse_3.7_.2F_Indigo_.2F_PDT_3.0

2. Install the Aptana plugin

In fact, Aptana has an integrated Aptana Studio Editor, which is also the core of eclipse. I heard that it is unique in javascript programs, so I plan to directly install the Aptana plug-in eclipse, to help me learn JS,The plug-in was found to have a bug after being installed.

After installing this plug-in, because the plug-in interpreter conflicts with the eclipse interpreter, when I open the PHP file, I always prompt that I cannot parse the file with the PHP suffix, I checked the plug-in eclipse for a long time, and I don't know why. I finally uninstalled the plug-in, and everything went fine. Therefore, you must think twice before installing

Official Installation Method

 

Please copy the following update site URL to your clipboard and then follow the steps listed below to add this URL to your available software sites list. attempting to access this URL using your web browser will return an Access Denied error.

Http://download.aptana.com/studio3/plugin/install

1. From the Help menu, select install new software... to open the install new software dialog.
2. paste the URL for the update site into the work with text box, and hit the enter (or return) Key.
3. In the populated table below, check the box next to the name of the plug-in, and then click the next button.
4. Click the next button to go to the license page.
5. Choose the option to accept the terms of the license agreement, and click the finish button.
6. You may need to restart eclipse to continue.
I will explain to you, if you have passed the English level 3, you will ignore my translation. 1. copy http://download.aptana.com/studio3/plugin/installthen open eclipse-> help-> install new software.2. paste the URL into the work with input box and press Enter. 3. in the list box, you can see the plug-in list. Check the plug-in list and click next4. click Next again. You will see the Protocol page 5. click agree to the agreement and click Finish 6. restart eclipse. (if there is a bug after installation, uninstall it)
3. eclipse also has a market. I think it is like the Apple App Store or Android Market. There is a list of various plug-ins in it. You can click to install them directly, very convenient installation method open eclipse-> help-> install new software. select the indigo address, expand general purpose tools in the plug-in list, select marketplace client, and click Next, as shown in the red box.
Because I have already installed it, the above is the installed tag. After installing it, restart eclipse and you will see the eclipse marketplace... option under the Help menu. The marketplace Interface

Then you can select your favorite plug-in.

4. Install Android extensions

Detailed installation steps are provided in Google's Android SDK introduction.

First install Android SDK address: http://developer.android.com/sdk/installing.html

Then install the eclipse ADT plug-in address: http://developer.android.com/sdk/eclipse-adt.html#installing

I think everyone can understand the installation steps.

If you have any questions, please refer to this page.

Http://www.cnblogs.com/skynet/archive/2010/04/12/1709892.html

Is a teaching series. It's too detailed. I just read it.


Here, the eclipse configuration is almost the same. If you need to install any plug-ins, you can directly go to marketplace to find them. However, after installing these plug-ins, I found that the memory usage is large, before I open the project, I took more than 200 m. When I started the project, I sometimes took more than 500 m. Well, if you don't use the plug-in, you should stay safe.


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.