eclim icon indicating copy to clipboard operation
eclim copied to clipboard

Expose eclipse features inside of vim.

Results 101 eclim issues
Sort by recently updated
recently updated
newest added

Hi! I believe Eclim's current behavior of non-conditionally disabling Syntastic checking in some filetypes is bad. Basically, I would have expected that Eclim will disable Syntastic only at the point...

Straight-forward attempt to install to WINDOWS 7/64 bit. Installing to: C:\Program Files\Eclipse\spring-tool-suite-3.7.0.RELEASE-e4.5-win32-x86_64\sts-3.7.0.RELEASE Other information: Eclipse itself seems to have problems pulling & installing updates. I've seen this on at least...

What a thrill yesterday when I asked Google for `vim eclipse` and the answer was **eclim** ! This is an amazing project and I love how smart the design is....

Not sure what I am doing wrong. Trying to import java / maven natured projects or even create a simple project as outlined in the docs. Everything more or less...

I love eclim. One thing that would be helpful is to be able to have a configurable checkstyle jar. Possibly using the eclipse checkstyle plugin directly.

is there any hope to see "extract as new method" implemented in eclim?

This should get merged when the endwise pull request is accepted: https://github.com/tpope/vim-endwise/pull/64 I had a local setup for endwise+htmldjango and noticed that it eclim interfered here. I have submitted an...

## Background For my day job, I work on a large old codebase that has generates a bazillion (okay, about 40K) eclipse warnings at a reasonable warning level. That's an...

Known syntax error cause ... `vim` got feedback message as below ... ``` java ??: ?????? Frm = new testvi(); ``` i have no idea .. i do not know...

I very much like eldoc functionality in emacs which shows the arguments of a function on which the cursor currently is. I would like to have this in emacs-eclim. According...