Hi Eric,

Eclim vim files are currently installed here:
~/.config/nvim/plugged/eclim
while under `plugged` are other vim plugins (similar to `bundle`); I did 
try to solve same problem before by having eclim dir moved to: 
~/.config/nvim ie. essentially a symlink to ~/.vim but it also failed so i 
reverted back to ~/.config/nvim/plugged/eclim

Working on both vim and neovim, and:
~/.vim  --> symlinked to --> ~/.config/nvim

Java "1.8.0_171" binaries are here:
/usr/lib/jvm/java-8-oracle/bin
/usr/lib/jvm/java-8-oracle/jre/bin

Eclipse "Oxygen.3a Release (4.7.3a)" binaries are here:
/home/sky/eclipse/java-oxygen/eclipse/eclipse

And when installed eclimd, by executing: eclim_2.7.2.bin it created the
following symlinks (inside: /home/sky/eclipse/java-oxygen/eclipse/eclipse):
eclim -> /home/sky/.config/nvim/plugged/eclim
eclimd -> /home/sky/.p2/pool/plugins/org.eclim_2.7.2/bin/eclimd

$>echo $PATH
/home/sky/eclipse/java-oxygen/eclipse:/opt/android-studio/bin:/home/sky/.nvm/versions/node/v8.10.0/bin:/home/sky/.yarn/bin:/home/sky/.cargo/bin:/home/sky/bin:/home/sky/.local/bin:/opt/maven/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin:/home/sky/.fzf/bin

I tried various combinations while installing eclim (executing 
$>eclim_2.7.2.bin) - would like to have installed
Java, web and android developments, but eventually reduced it just trying 
to install eclim with Java development, but
each time have same problem and cannot get eclim running in vim.

I have noticed that after launching eclimd and next executing a new 
instance of
vim that vim does not have any eclim type commands available and in 
particular
:scriptnames does not have any eclim.

PC system:
Kernel: 4.4.0-112-generic x86_64 (64 bit gcc: 5.4.0) Desktop: Xfce 4.12.3 
(Gtk 2.24.28) Distro: Linux Mint 18.3 Sylvia

Last lines of eclimd cmd-line messages (seem to me all ok):
$>eclimd
# Eclimd executed reports toward the end:
      Application Started: 16857
      2018-04-19 23:48:03,130 INFO  [org.eclim.eclipse.EclimDaemon] 
Workspace: /home/sky/eclipse-workspace
      2018-04-19 23:48:03,132 INFO  [org.eclim.eclipse.EclimDaemon] Home: 
/home/sky/.p2/pool/plugins/org.eclim_2.7.2/
      2018-04-19 23:48:03,132 INFO  [org.eclim.eclipse.EclimDaemon] 
Starting eclim...
      2018-04-19 23:48:03,358 INFO  [org.eclim.eclipse.EclimDaemon] Loading 
plugin org.eclim
      2018-04-19 23:48:03,360 INFO  [org.eclim.eclipse.EclimDaemon] Loading 
plugin org.eclim.core
      2018-04-19 23:48:03,519 INFO  [org.eclim.plugin.core.CorePlugin] 
Loading eclim plugins...
      2018-04-19 23:48:03,526 INFO  [org.eclim.plugin.core.CorePlugin] 
Loading plugin org.eclim.jdt
      2018-04-19 23:48:03,527 INFO  [org.eclim.plugin.core.CorePlugin] 
Plugins loaded.
      2018-04-19 23:48:03,527 INFO  [org.eclim.eclipse.EclimDaemon] Loaded 
plugin org.eclim.core
      2018-04-19 23:48:03,528 INFO  [org.eclim.eclipse.EclimDaemon] Waiting 
on running jobs before starting eclimd...
      2018-04-19 23:48:17,530 INFO  [org.eclim.eclipse.EclimDaemon] Jobs 
finished.
      2018-04-19 23:48:17,531 INFO  [org.eclim.eclipse.EclimDaemon] Eclim 
Server Started on: 127.0.0.1:9091

Let me know if you need any more info. Hope something can be done so that i 
can run eclim in vim.

Regards,


On Thursday, April 19, 2018 at 4:42:03 PM UTC+2, Eric Van Dewoestine wrote:
>
> Where did you install the eclim vim files? 
>
> On 2018-04-19 07:32:33, 'Annis Monadjem' via eclim-user wrote: 
> > Hi, 
> > 
> > eclimd executes nicely but when i start a new instance of vim (while 
> eclimd 
> > is executing) none of eclim commands are available (also there is no 
> help 
> > on eclim in vim). 
> > 
> > Trying but not making any sense of how to resolve this one. 
> > 
> > Side-note: When eclimd starts it shoots this: 
> > 
> > > ** (java:22110): WARNING **: Couldn't connect to accessibility bus: 
> Failed 
> > > to connect to socket /tmp/dbus-iULy1QEjRA: Connection refused 
> > > Application Started: 5903 
> > > 
> > 
> > but other than that eclimd reports: 
> > 
> > > Eclim Server Started on: 127.0.0.1:9091 
> > > 
> > 
> > When i run in vim `scriptnames` and do not find eclim. 
> > 
> > I'm not sure were to look for the problem and how to make eclim to work. 
> > Pls help. 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups "eclim-user" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an email to eclim-user+...@googlegroups.com <javascript:>. 
> > To post to this group, send email to eclim...@googlegroups.com 
> <javascript:>. 
> > Visit this group at https://groups.google.com/group/eclim-user. 
> > For more options, visit https://groups.google.com/d/optout. 
>
>
> -- 
> eric 
>

-- 
You received this message because you are subscribed to the Google Groups 
"eclim-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to eclim-user+unsubscr...@googlegroups.com.
To post to this group, send email to eclim-user@googlegroups.com.
Visit this group at https://groups.google.com/group/eclim-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to