Search code examples
phpvimeclim

Vim - Eclim for PHP


I am using Manjaro Linux (based on Arch Linux). I instaled Eclipse and then Eclim (both from AUR). First time it was working, but I was able to create only C++ project. Then, I tried to install Eclipse PHP (also from AUR), but then Eclim stopped working. After that I was completely unable to start Eclim daemon. Can you help me what to install to be able to create PHP project.

I also posted this on Google Groups for Eclim, but there seems to be almost no activity.


Solution

  • Solution to the problem is to install the Eclim from their website, not the one from the AUR. During the installation, there is option to choose specific programming languages.