GNU/Linux openSUSE 15 Leap Installing Eclipse PHP IDE – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Install Eclipse 2023-12 R IDE for PHP Developers on openSUSE 15.x Leap 64-bit GNU/Linux Desktop.
And the Eclipse PHP IDE for openSUSE 15 Leap Include the Development components necessary to develop PHP-based Web Applications and facilitates extensibility.
Finally, the Eclipse for PHP Developers IDE Features List:
- Syntax Hightlighting
- Content Assist
- Code Formatter
- Quick Outline
- Code Templates
- Code Navigation
-
1. Launching Terminal
Open a Terminal Shell Emulator Window:
(Press “Enter” to Execute Commands) -
2. Downloading Eclipse PHP IDE
Download Eclipse PHP IDE for openSUSE GNU/Linux
-
3. Extracting Eclipse PHP Archive
Then Extract Eclipse PHP tar.gz into /tmp Directory
If it does Not Open automatically then Double-Click on File Manager:
Or from Command Line:tar xvzf ~/Downloads/eclipse*.tar.gz -C /tmp/
Contents