Closed totsteps closed 7 years ago
Note that development for this package has moved to here: https://github.com/emacs-eclim/emacs-eclim
It appears that you have not installed Eclipse before installing Eclim 2.6.0. If you have installed Eclipse, what directory did you install it to?
I installed it in, ~/home/user/eclipse. When the eclim gui installer asks for the eclipse home, I enter in the above path.
You should then have the following directories in ~/home/user/eclipse
:
~/home/user/eclipse/configuration
~/home/user/eclipse/dropins
~/home/user/eclipse/features
~/home/user/eclipse/p2
~/home/user/eclipse/plugins
~/home/user/eclipse/readme
Are they there?
Actually ~/home/user/eclipse
is not the same as /home/user/eclipse
. Eclim is looking for Eclipse in home/user/eclipse
.
~/home/user/eclipse
would be a subdirectory under your HOME directory.
Sorry, the directory that eclipse is installed in is, /home/gagan/eclipse not ~/home/user/eclipse. I have all the directories that you mentioned.
Done....! Reinstalled eclipse, restarted my machine. Works fine.