BigfootN

Results 13 comments of BigfootN

Since I am interested by this feature, I am not sure to understand whether it has been merged or not ? Thank you in advance.

Thank you for your answer. Unfortunately, the file doesn't exist. This is what the `~/.eclipse/org.eclipse.platform.../plugins` contains: ``` com.google.javascript_0.0.20160315.v20161124-1903.jar com.google.protobuf_2.4.0.v201105131100.jar com.ianbrandt.tools.m2e.mdp.core_0.0.4.201409291703.jar com.objectgeneration.groovy_1.7.0.1 com.objectgeneration.hibernate_core_3.2.1 com.objectgeneration.hsqldb_1.8.0 com.objectgeneration.jpa_3.3.1 org.eclim.wst_2.7.2 org.eclipse.json_1.0.100.v201612232120.jar org.eclipse.wst.common.project.facet.ui_1.4.601.v201707201954.jar org.eclipse.wst.css.core_1.1.1000.v201704250120.jar org.eclipse.wst.css.ui_1.0.1100.v201704250105.jar org.eclipse.wst.doc.user_1.2.0.v201707252002.jar...

In the command I used : `eclim_2.7.2.bin --yes --eclipse=/usr/lib/eclipse --vimfiles=~/.local/share/nvim --plugins=jdt,wst` I specified `--plugins=jdt,wst`, so I suppose it's normal ? For the other question: ``` $ ls /home/bigfoot/.eclipse/org.eclipse.platform_4.7.3_155965261_linux_gtk_x86_64/features com.ianbrandt.tools.m2e.mdp.feature_0.0.4.201409291703 com.objectgeneration.groovy_feature_1.7.0.1...

This is what I get: ``` Welcome to the installer for eclim 2.7.2. Eclim plugins to install: Java Development Web Development running: ['java', '-Djava.net.useSystemProxies=true', '-jar', '/usr/lib/eclipse/plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar', '-initialize', '-debug'] ... done...

Thank you for your help, unfortunately, I have the same message as in the first post. > If that doesn't work I'd recommend downloading an eclipse package from eclipse.org and...

I found out that with vim, and the [archlinux eclim package](https://aur.archlinux.org/packages/eclim), it works, the eclim commands are well recognized. So I suppose it must come from neovim ?

Sorry for the late response. It still doesn't work. I've tried to manually install eclipse, but still no result. Thank you very much in advance.

Hello, I'm having the exact same problem, is there a solution to this ?