JulianEberius / Subclim

Eclipse Java completion and refactoring powers in Sublime Text 2 using Eclim
117 stars 20 forks source link

Unrecognized option: -command #17

Closed SeyZ closed 11 years ago

SeyZ commented 11 years ago

When trying to run sublim text in a java project, I have this error:

- ERROR    - Error connecting to Eclim server: java -d64 -command project_list -Dosgi.instance.area.default=@user.home/workspace/workspace -Xms40m -Xmx512m -XX:MaxPermSize=256m -jar /usr/share/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar -debug -clean -refresh -application org.eclim.application
Unrecognized option: -command
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Dao007forever commented 10 years ago

How did you manage to get over this? I encountered the same error.