Make symbolic link to bin directory: ln -s /opt/eclipse/eclipse /usr/bin/eclipse Select also 32-bit or 64-bit version depending on your system.Įxtract Eclipse package (example /opt/): tar -zxvf eclipse-java-luna-SR1-linux-gtk-x86_64.tar.gz -C /opt Another popular versions are Eclipse IDE for Java EE Developers and Eclipse for PHP Developers. This guide uses Eclipse IDE for Java Developers version. yum install javaĭownload latest eclipse package. We will show you through the step by step installation Eclipse on CentOS 7. This article assumes you have at least basic knowledge of linux, know how to use the shell, and most importantly, you host your site on your own VPS.
It is written in Java program and can be used to develop Java based applications and other various plugins, including languages like C, C++, PHP, Perl, Python, Ruby and Rails framework. Eclipse is an open source and free multi-language and multi-platform (Windows, Linux and Mac) software development program that used to build JAVA based web applications.