Is this a Windows version of eclipse that just happens to be installed
in your cygwin directory?
Yes, i just unzipped it there
> E:\cygwin64\home\martin\)
I'm assuming the .vim was inadvertently dropped from this path here,
but if not, make sure that you've installed the eclim vim files in a
supported vim runtime path.
With the gui installer i have specified the vim installation directory manually (E:\cygwin64\usr\share\vim\vim74)
martin@HAL9000 ~
$ java -jar eclim_2.3.2.jar
You would start eclimd using either of those (the .cmd scripts are
being removed in the next version though). The eclim vim files have
logic in them to deal with converting cygwin paths to Windows paths
and vice versa so that the Windows version of eclipse and cygwin
version of vim can communicate. So basically you just use eclim as if
you were doing so using gvim for Windows and it should "just work".
Ater the installation finishes I start the batch file from my cygwin prompt
$ /opt/eclipse/eclimd.bat
I get a terminal window
Start VM: -Dosgi.requiredJavaVersion=1.6
-Xms40m
-Xmx512m
-XX:MaxPermSize=256m
-Djava.class.path=E:\cygwin64\opt\eclipse\\\plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
-os win32
-ws win32
-arch x86_64
-launcher E:\cygwin64\opt\eclipse\\eclipse.exe
-name Eclipse
--launcher.library E:\cygwin64\opt\eclipse\\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20130521-0416\eclipse_1503.dll
-startup E:\cygwin64\opt\eclipse\\\plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
--launcher.appendVmargs
-product org.eclipse.epp.package.standard.product
-debug
-clean
-refresh
-application org.eclim.application
-vm C:\Program Files (x86)\Java\jdk1.6.0\bin\..\jre\bin\client\jvm.dll
-vmargs
-Dosgi.requiredJavaVersion=1.6
-Xms40m
-Xmx512m
-XX:MaxPermSize=256m
-Djava.class.path=E:\cygwin64\opt\eclipse\\\plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
And a Eclipse window
- No exit data available.
When I click OK in the eclipse window I get another eclipse window
- Failed to load the JNI shared library "C:\Program Files(x86)\Java\jdk1.6.0\bin\..\jre\bin\client\jvm.dll".
When i click OK this and the terminal window close and nothing else happens.
This is the output from the installer
martin@HAL9000 ~
$ java -jar eclim_2.3.2.jar
Buildfile: installer.xml
2014-02-13 09:58:34,648 INFO [org.formic.Installer] Running Installer...
2014-02-13 09:58:39,317 INFO [org.formic.util.CommandExecutor] vim.bat -f -X -u NONE -U NONE --cmd redir! > E:/cygwin64/tmp/eclim_installer3824041925120630197.tmp | silent! echo &rtp | quit
java.io.IOException: Cannot run program "vim.bat": CreateProcess error=2, The system can not find the specified file
at java.lang.ProcessBuilder.start(ProcessBuilder.java:470)
at java.lang.Runtime.exec(Runtime.java:593)
at java.lang.Runtime.exec(Runtime.java:466)
at org.formic.util.CommandExecutor.run(CommandExecutor.java:107)
Caused by: java.io.IOException: CreateProcess error=2, The system can not find the specified file
at java.lang.ProcessImpl.create(Native Method)
at java.lang.ProcessImpl.<init>(ProcessImpl.java:177)
at java.lang.ProcessImpl.start(ProcessImpl.java:28)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:452)
... 3 more
2014-02-13 09:58:39,320 INFO [org.formic.util.CommandExecutor] gvim.bat -f -X -u NONE -U NONE --cmd redir! > E:/cygwin64/tmp/eclim_installer3824041925120630197.tmp | silent! echo &rtp | quit
java.io.IOException: Cannot run program "gvim.bat": CreateProcess error=2, The system can not find the specified file
at java.lang.ProcessBuilder.start(ProcessBuilder.java:470)
at java.lang.Runtime.exec(Runtime.java:593)
at java.lang.Runtime.exec(Runtime.java:466)
at org.formic.util.CommandExecutor.run(CommandExecutor.java:107)
Caused by: java.io.IOException: CreateProcess error=2, The system can not find the specified file
at java.lang.ProcessImpl.create(Native Method)
at java.lang.ProcessImpl.<init>(ProcessImpl.java:177)
at java.lang.ProcessImpl.start(ProcessImpl.java:28)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:452)
... 3 more
2014-02-13 09:58:39,321 INFO [org.formic.util.CommandExecutor] vim.exe -f -X -u NONE -U NONE --cmd redir! > E:/cygwin64/tmp/eclim_installer3824041925120630197.tmp | silent! echo &rtp | quit
Checking for user vim files directory: C:\Users\martin\vimfiles
2014-02-13 09:59:39,656 INFO [org.formic.util.CommandExecutor] java -Xmx256m -XX:MaxPermSize=128m -jar E:\cygwin64\opt\eclipse\plugins\org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar -clean -application org.eclipse.equinox.p2.director -repository file://E:\cygwin64\tmp\formic_1908494959\update -installIU org.eclim.installer.feature.group
2014-02-13 09:59:43,085 INFO [org.formic.util.CommandExecutor] java -Xmx256m -XX:MaxPermSize=128m -jar E:\cygwin64\opt\eclipse\plugins\org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar -clean -application org.eclim.installer.application -info
2014-02-13 09:59:45,331 INFO [org.eclim.installer.step.EclipseInfo] Profile: epp.package.standard
2014-02-13 09:59:45,331 INFO [org.eclim.installer.step.EclipseInfo] eclipse.profile=epp.package.standard
2014-02-13 09:59:45,331 INFO [org.eclim.installer.step.EclipseInfo] Configuration: file:/E:/cygwin64/opt/eclipse/configuration/
2014-02-13 09:59:45,331 INFO [org.eclim.installer.step.EclipseInfo] eclipse.local=E:\cygwin64\opt\eclipse
2014-02-13 09:59:45,333 INFO [org.eclim.installer.step.EclipseInfo] Feature: org.eclipse.platform 4.3.0.v20130605-2000 file:/E:/cygwin64/opt/eclipse/
2014-02-13 09:59:45,333 INFO [org.eclim.installer.step.EclipseInfo] Feature: org.eclipse.help 2.0.0.v20130605-2000 file:/E:/cygwin64/opt/eclipse/
2014-02-13 09:59:45,333 INFO [org.eclim.installer.step.EclipseInfo] Feature: org.eclipse.emf.ecore 2.9.0.v20130528-0742 file:/E:/cygwin64/opt/eclipse/
2014-02-13 09:59:45,333 INFO [org.eclim.installer.step.EclipseInfo] Feature: org.eclipse.cvs 1.4.0.v20130605-2000 file:/E:/cygwin64/opt/eclipse/
2014-02-13 09:59:45,333 INFO [org.eclim.installer.step.EclipseInfo] Feature: org.eclipse.epp.mpc 1.2.0.v20130612-1900 file:/E:/cygwin64/opt/eclipse/
2014-02-13 09:59:45,333 INFO [org.eclim.installer.step.EclipseInfo] Feature: org.eclipse.egit 3.0.0.201306101825-r file:/E:/cygwin64/opt/eclipse/
2014-02-13 09:59:45,333 INFO [org.eclim.installer.step.EclipseInfo] Feature: org.eclim.installer 2.3.2 file:/E:/cygwin64/opt/eclipse/
2014-02-13 09:59:45,333 INFO [org.eclim.installer.step.EclipseInfo] Feature: org.eclipse.jgit 3.0.0.201306101825-r file:/E:/cygwin64/opt/eclipse/
2014-02-13 09:59:45,333 INFO [org.eclim.installer.step.EclipseInfo] Feature: org.eclipse.rcp 4.3.0.v20130605-2000 file:/E:/cygwin64/opt/eclipse/
2014-02-13 09:59:45,334 INFO [org.eclim.installer.step.EclipseInfo] Feature: org.eclipse.jdt 3.9.0.v20130605-2000 file:/E:/cygwin64/opt/eclipse/
2014-02-13 09:59:45,334 INFO [org.eclim.installer.step.EclipseInfo] Feature: org.eclipse.emf.common 2.9.0.v20130528-0742 file:/E:/cygwin64/opt/eclipse/
2014-02-13 09:59:45,334 INFO [org.eclim.installer.step.EclipseInfo] Feature: org.eclipse.pde 3.9.0.v20130605-2000 file:/E:/cygwin64/opt/eclipse/
2014-02-13 09:59:45,334 INFO [org.eclim.installer.step.EclipseInfo] Feature: org.eclipse.epp.package.standard.feature 2.0.0.20130613-0530 file:/E:/cygwin64/opt/eclipse/
2014-02-13 09:59:57,536 INFO [ANT] [eclim:shutdown] Unable to shut down eclimd (9091): java.lang.NullPointerException - null
2014-02-13 09:59:57,645 INFO [ANT] [mkdir] Created dir: E:\cygwin64\tmp\formic_1908494959\update-site\plugins
2014-02-13 09:59:57,645 INFO [ANT] [mkdir] Created dir: E:\cygwin64\tmp\formic_1908494959\update-site\features
2014-02-13 09:59:57,685 INFO [ANT] [eclim:unzip] Expanding: E:\cygwin64\tmp\eclim-update-site2596197175879634777.zip into E:\cygwin64\tmp\formic_1908494959\update-site
2014-02-13 09:59:57,972 INFO [ANT] [formic:template] Evaluating template: E:\cygwin64\tmp\formic_1908494959\update-site\artifacts.xml
2014-02-13 09:59:57,979 INFO [ANT] [formic:template] Moving 1 file to E:\cygwin64\tmp\formic_1908494959\update-site
2014-02-13 09:59:57,980 INFO [ANT] [formic:template] Evaluating template: E:\cygwin64\tmp\formic_1908494959\update-site\content.xml
2014-02-13 09:59:57,982 INFO [ANT] [formic:template] Moving 1 file to E:\cygwin64\tmp\formic_1908494959\update-site
2014-02-13 09:59:57,983 INFO [ANT] [formic:template] Evaluating template: E:\cygwin64\tmp\formic_1908494959\update-site\features\org.eclim_2.3.2\feature.xml
2014-02-13 09:59:57,985 INFO [ANT] [formic:template] Moving 1 file to E:\cygwin64\tmp\formic_1908494959\update-site\features\org.eclim_2.3.2
2014-02-13 09:59:58,003 INFO [ANT] [jar] Building jar: E:\cygwin64\tmp\formic_1908494959\update-site\artifacts.jar
2014-02-13 09:59:58,007 INFO [ANT] [delete] Deleting: E:\cygwin64\tmp\formic_1908494959\update-site\artifacts.xml
2014-02-13 09:59:58,010 INFO [ANT] [jar] Building jar: E:\cygwin64\tmp\formic_1908494959\update-site\content.jar
2014-02-13 09:59:58,011 INFO [ANT] [delete] Deleting: E:\cygwin64\tmp\formic_1908494959\update-site\content.xml
2014-02-13 09:59:58,014 INFO [ANT] [jar] Building jar: E:\cygwin64\tmp\formic_1908494959\update-site\features\org.eclim_2.3.2.jar
2014-02-13 09:59:58,020 INFO [ANT] [delete] Deleting directory E:\cygwin64\tmp\formic_1908494959\update-site\features\org.eclim_2.3.2
2014-02-13 09:59:58,031 INFO [ANT] [jar] Building jar: E:\cygwin64\tmp\formic_1908494959\update-site\plugins\org.eclim.core_2.3.2.jar
2014-02-13 09:59:58,083 INFO [ANT] [delete] Deleting directory E:\cygwin64\tmp\formic_1908494959\update-site\plugins\org.eclim.core_2.3.2
2014-02-13 09:59:58,092 INFO [ANT] [jar] Building jar: E:\cygwin64\tmp\formic_1908494959\update-site\plugins\org.eclim.jdt_2.3.2.jar
2014-02-13 09:59:58,231 INFO [ANT] [delete] Deleting directory E:\cygwin64\tmp\formic_1908494959\update-site\plugins\org.eclim.jdt_2.3.2
2014-02-13 09:59:58,243 INFO [ANT] [jar] Building jar: E:\cygwin64\tmp\formic_1908494959\update-site\plugins\org.eclim.vimplugin_2.3.2.jar
2014-02-13 09:59:58,252 INFO [ANT] [delete] Deleting directory E:\cygwin64\tmp\formic_1908494959\update-site\plugins\org.eclim.vimplugin_2.3.2
2014-02-13 09:59:58,264 INFO [ANT] [jar] Building jar: E:\cygwin64\tmp\formic_1908494959\update-site\plugins\org.eclim_2.3.2.jar
2014-02-13 09:59:58,535 INFO [ANT] [delete] Deleting directory E:\cygwin64\tmp\formic_1908494959\update-site\plugins\org.eclim_2.3.2
2014-02-13 09:59:58,552 INFO [ANT] [eclim:installiu] Installing org.eclim...
2014-02-13 09:59:58,554 INFO [org.formic.util.CommandExecutor] java -Xmx256m -XX:MaxPermSize=128m -jar E:\cygwin64\opt\eclipse\plugins\org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar -clean -application org.eclipse.equinox.p2.director -repository file://E:\cygwin64\tmp\formic_1908494959/update-site -installIU org.eclim.feature.group
2014-02-13 10:00:02,266 INFO [ANT] [copy] Copying 5 files to E:\cygwin64\opt\eclipse
2014-02-13 10:00:02,300 INFO [ANT] [eclim:unzip] Expanding: E:\cygwin64\tmp\vim-plugins1991132049231514916.zip into E:\cygwin64\usr\share\vim\vim74
2014-02-13 10:00:02,450 ERROR [ANT] [move] Warning: E:\cygwin64\usr\share\vim\vim74\eclim\resources does not exist.
2014-02-13 10:00:02,460 WARN [ANT] [echo]
2014-02-13 10:00:02,460 WARN [ANT] [echo] ##
2014-02-13 10:00:02,460 WARN [ANT] [echo] # Please wait while the eclim installer feature is removed from eclipse...
2014-02-13 10:00:02,460 WARN [ANT] [echo] ##
2014-02-13 10:00:02,460 WARN [ANT] [echo]
2014-02-13 10:00:02,462 INFO [ANT] [eclim:uninstalliu] Uninstalling org.eclim.installer...
2014-02-13 10:00:02,462 INFO [org.formic.util.CommandExecutor] java -Xmx256m -XX:MaxPermSize=128m -jar E:\cygwin64\opt\eclipse\plugins\org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar -clean -application org.eclipse.equinox.p2.director -repository file://E:\cygwin64\tmp\formic_1908494959\update -uninstallIU org.eclim.installer.feature.group
2014-02-13 10:00:04,606 INFO [org.eclim.installer.ant.UninstallIUTask] Uninstalling org.eclim.installer.feature.group 2.3.2.
2014-02-13 10:00:05,730 INFO [org.eclim.installer.ant.UninstallIUTask] Operation completed in 1131 ms.
2014-02-13 10:00:05,985 INFO [ANT] [eclim:uninstalliu] Invoking p2 gc...
2014-02-13 10:00:05,986 INFO [org.formic.util.CommandExecutor] java -Xmx256m -XX:MaxPermSize=128m -jar E:\cygwin64\opt\eclipse\plugins\org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar -clean -application org.eclipse.equinox.p2.garbagecollector.application -profile epp.package.standard
2014-02-13 10:00:08,986 INFO [org.eclim.installer.ant.UninstallIUTask] Removing temp repositories from p2 prefs: E:\cygwin64\opt\eclipse/p2/org.eclipse.equinox.p2.engine/profileRegistry/epp.package.standard.profile/.data/.settings/org.eclipse.equinox.p2.metadata.repository.prefs
2014-02-13 10:00:08,988 INFO [ANT] [move] Moving 1 file to E:\cygwin64\opt\eclipse\p2\org.eclipse.equinox.p2.engine\profileRegistry\epp.package.standard.profile\.data\.settings
2014-02-13 10:00:10,877 INFO [org.formic.Installer] Installer Finished.
2014-02-13 10:00:10,878 DEBUG [ANT]
BUILD SUCCESSFUL
Total time: 1 minute 36 seconds