I am running eclim 2.6.0 and eclipse 4.6.1 Neon.1 under Linux

When starting eclimd from within eclipse (Window -> show view -> other -> 
eclimd) it seems like eclim doesn't read the .eclimrc file.
I've changed the port in my .eclimrc file with: 
nailgun.server.port=10012
but when I start eclimd from within eclipse, eclim server still starts with 
port 9091.
If I start eclimd from commandline in headless mode, eclim starts with the 
correct port specified in the .eclimrc file.

*How do I change the port of eclim server when starting it from inside 
eclipse?*

If I start eclipse from command line with: 
eclipse -vmargs -Dnailgun.server.port=10012
and then open eclimd view it starts on the correct port but then I can't do 
pull and stuff from git repos!
The Progress view in eclipse just says "pulling branch *branch repoName*" 
but nothing happens and eclipse hangs (I have to kill the eclipse process).
I've tried several different ports but with the same result when starting 
eclipse from commandline like stated above.
If I just start eclipse (without the vmargs) and then start eclimd (from 
within eclipse and with default port) pull and other git stuff seems to 
work just fine.

Any help on how to change the port with headed eclipse running is much 
appreciated

-- 
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