Question

I've just started using eclim to code java. Everything seems to work fine except for the .classpath commands, such as :NewJarEntry or :NewSrcEntry. When I try these, I get, for example:

E492: Not an editor command: NewJarEntry jgrapht.jar

Any idea why this might be happening?

Thank you

Was it helpful?

Solution

Try editing your .classpath file — these commands should work from there.

Hope this helps!

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top