Since I started php Development, I have been using eclipse tools to write code and occasionally using editplus. so, how do I install eclipse in linux, how is the plug-in installed.
Since I started php Development, I have been using eclipse tools to write code and occasionally using editplus. so, how do I install eclipse in linux, how is the plug-in installed.
1,
Eclipse requires jdk or sdk support. if it has not been installed before, it will include:
I use archlinux. if it is centos, you can use yum install. other systems can also use similar commands, such as apt-get.
2,
[Root @ BlackGhost zhangy] # whereis eclipse
Eclipse:/usr/share/eclipse
If the above figure appears, the installation is successful.
[Root @ BlackGhost/] #/usr/share/eclipse
After entering, the menu bar help => software updates ....
There is
Click add site to add the plug-in url. The plug-in will be automatically downloaded.
After the plug-in is installed, restart eclipse