Install and configure EclipseforPHPDeveloper under Ubuntu10.10

Source: Internet
Author: User
Install and configure eclipseforphp#1 in Ubuntu10.10, In the http://www.eclipse.org/downloads/download.php? File =/technology/epp/downloads/release/helios/SR1/eclipse-php-helios-SR1-linux-gtk.tar.gz install and configure Eclipse for PHP Developer in Ubuntu 10.10

1. In http://www.eclipse.org/downloads/download.php? File =/technology/epp/downloads/release/helios/SR1/release

2. sudo tar-zxv-f eclipse-php-helios-SR1-linux-gtk.tar.gz-C/opt/extract the compressed package to the/opt/directory

3. Install jre/jdk because there is no jdk in Ubuntu 10.10, so add deb http://archive.canonical.com/lucid partner to the source
Sudo gedit/etc/apt/sources. list, then add deb http://archive.canonical.com/lucid partner
Sudo apt-get update
Sudo apt-get upgrade
Sudo apt-get install sun-java6-jdk

4. Install Desktop shortcuts
Sudo gedit/usr/share/applications/eclipse. desktop
Add:
[Desktop Entry]
Encoding = UTF-8
Name = Eclipse
Comment = Eclipse IDE
Exec =/opt/eclipse
Icon =/opt/eclipse/icon. xpm
Terminal = false
StartupNotify = true
Type = Application
Categories = Application; Development;

Right-click the desktop, create the starter, and enter EclipsePHP In the name. Command:/opt/eclipse. Enter/opt/eclipse/icon. xpm in the remarks column. OK.

5. Open EclipsePHP and create a workspace.
The Workspace in use or cannot be created may be prompted.
In this case, the permission of/var/www is changed to 755, and the owner is a common user. Just restart EclipsePHP to create a workspace.

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.