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

Eclipse provides options to filter call hierarchy results. I want to use the same filters for eclim as well but I don't see any option for it. Is it possible...

Just curious, why is Windows support being dropped? Are there specific issues or bugs involved or is it just a matter of not having enough time to maintain it?

I tried installing eclim with the AUR repository, but I get `error: falied to commit transaction (invalid or corrupted packages)`, so I used the interactive commandline installer. The interative commandline...

Using Eclipse, I don't see any errors for the following C++ code, but I do in eclim. Any thoughts about why? Code: ``` #include using namespace std; int main() {...

If I hover my mouse over certain items in Eclipse, I see C++ documentation like this: ![image](https://user-images.githubusercontent.com/18521457/37626043-6be6e70a-2b9c-11e8-9ee6-9fca778b88e5.png) Does that exist in eclim? After reading the [eclim documentation for C++](http://eclim.org/vim/c/index.html) and...

Hi, I'm trying to use the Eclim Java debug feature but i run into some issues. JavaDebugStatus bar is not opened when i launch `:JavaDebugStart ...`. I can open it...

Hi, i am trying to format java code, i have installed google-java-formatter. I am using workspace formatting options eclim log: 2017-12-21 11:04:35,503 INFO [org.eclim.eclipse.EclimDaemon] Starting eclim... 2017-12-21 11:04:35,510 INFO [org.eclim.eclipse.EclimDaemon]...

I apologize for the issues, but problems with this plugin are very heard to search for. I am now on an Ubuntu host. ``` $ ant -Declipse.home=/usr/share/eclipse eclipse.init Buildfile: /home/R0b0t1/devel/eclim/build.xml...

Hello, I have eclim installed on Fedora, and I created a HelloWorld project with a HelloWorld.java file. When I issue: :ProjectRun No configurations found in project 'HelloWorld :ProjectRunList No launch...

Subject: Build fails during eclim (aur) buid: Babel data files not available ### Problem - RunTime error for sphinx on build when trying to build [eclim (aur package)](https://aur.archlinux.org/packages/eclim/) towards eclipse-java...