On 2016-09-24 11:58:25, Carl Westerlund wrote:
> I'm trying to install Eclim. I have JDK 1.8, Vim 8 and are trying to 
> install Eclim 2.6.0. When I try to install it, I get the following error:
> 
> jar:file:/C:/Users/carwes16/Downloads/eclim_2.6.0.jar!/installer.xml:145: 
> The following error occurred while executing this line:
> jar:file:/C:/Users/carwes16/Downloads/eclim_2.6.0.jar!/installer.xml:342: 
> Directory does not exist: 
> C:\Users\carwes16\eclipse\java-neon\eclipse\features
> at 
> org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551)
> at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:460)
> at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:119)
> at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
> at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
> at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at 
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
> at org.apache.tools.ant.Task.perform(Task.java:348)
> at org.apache.tools.ant.Target.execute(Target.java:390)
> at org.apache.tools.ant.Target.performTasks(Target.java:411)
> at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
> at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
> at 
> org.formic.wizard.step.shared.InstallAction.execute(InstallAction.java:124)
> at org.formic.wizard.step.gui.InstallStep$1.run(InstallStep.java:162)
> at foxtrot.AbstractWorkerThread$1.run(AbstractWorkerThread.java:40)
> at java.security.AccessController.doPrivileged(Native Method)
> at foxtrot.AbstractWorkerThread.runTask(AbstractWorkerThread.java:36)
> at foxtrot.workers.SingleWorkerThread.run(SingleWorkerThread.java:199)
> at foxtrot.workers.SingleWorkerThread.run(SingleWorkerThread.java:182)
> at java.lang.Thread.run(Thread.java:745)
> Caused by: 
> jar:file:/C:/Users/carwes16/Downloads/eclim_2.6.0.jar!/installer.xml:342: 
> Directory does not exist: 
> C:\Users\carwes16\eclipse\java-neon\eclipse\features
> at org.apache.tools.ant.taskdefs.Delete.handle(Delete.java:704)
> at org.apache.tools.ant.taskdefs.Delete.execute(Delete.java:613)
> at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
> at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
> at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at 
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
> at org.apache.tools.ant.Task.perform(Task.java:348)
> at org.apache.tools.ant.Target.execute(Target.java:390)
> at org.apache.tools.ant.Target.performTasks(Target.java:411)
> at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
> at 
> org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
> at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
> at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:458)
> ... 19 more
> 
> 
> What is the problem? How can I fix it? 

You've most likely installed eclipse using their gui installer. The
eclim installer doesn't support that directory layout, but you can
install eclipse using one of there zip files[0] instead.

[0] http://www.eclipse.org/downloads/eclipse-packages/?osType=win32

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