How to Install Latest Eclipse for PHP Developers on Linux Mint 17.1 Rebecca LTS 32-64bit Easy Guide

March 2, 2015 | By the+gnu+linux+evangelist.

Linux Mint 17.1 Rebecca LTS Eclipse for PHP Developers Quick Start

Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started with the Latest Eclipse 2023-12 R IDE for PHP Developers on Linux Mint 17.1 Rebecca LTS i386/amd64 GNU Desktop.

The Eclipse for PHP Developers IDE Include the Development components necessary to develop PHP-based Web Applications and facilitates extensibility.

Eclipse for PHP Developers IDE Features List:

  • Syntax Hightlighting
  • Content Assist
  • Code Formatter
  • Quick Outline
  • Code Templates
  • Code Navigation
Getting-Started PHP 5 IDE for Linux Mint 17.1 Rebecca LTS - Featured
  1. Open a Command Line Session
    (Press “Enter” to Execute Commands)

    Quick-Start with Eclipse for PHP Developers on Linux Mint 17.1 Rebecca LTS - Featured
  2. Download Latest Eclipse IDE for PHP Developers

    Eclipse 2023-12 R IDE PHP Linux
  3. Double-Click on Archive and Extract Eclipse into /tmp.

    Install Eclipse for C on Linux Mint 17.1 Rebecca - Extraction
    Or from Command Line:

    tar xvzf eclipse*.tar.gz -C /tmp/
  4. Relocating Eclipse

    sudo su

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

    sudo chown -R root:root /tmp/eclipse && mv /tmp/eclipse /opt/
  5. Starting Eclipse from Terminal.

    Making a Symlink:

    ln -s /opt/eclipse/eclipse /usr/local/bin/eclipse

    To Exit from the SuperUser Session:

    exit

    After you can Start Eclipse from Terminal simply with:

    eclipse
  6. Create an Eclipse Launcher for Easy-Starting

    Making Launcher for Linux Mint
    Linux Mint Eclipse Launcher
  7. Getting-Started with Eclipse for PHP Developers

    Eclipse PHP Quick Start

QuickChic Theme • Powered by WordPress