Package Details: eclim 2.21.0-1

Git Clone URL: https://aur.archlinux.org/eclim.git (read-only, click to copy)
Package Base: eclim
Description: Brings Eclipse functionality to Vim
Upstream URL: http://eclim.org/
Keywords: eclipse java vim
Licenses: GPL3
Submitter: None
Maintainer: fungible
Last Packager: fungible
Votes: 123
Popularity: 0.000000
First Submitted: 2006-10-27 18:37 (UTC)
Last Updated: 2021-12-16 19:03 (UTC)

Dependencies (7)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 13 14 15 16 17 18 19 Next › Last »

ervandew commented on 2010-06-29 15:21 (UTC)

I've already fixed several of the issues (including the reported one) on a new eclim branch[1]. On my local machine I've got ruby completion fixed but php completion and searching are still not functional. I just need to find another stretch of free time to dive back into the dltk/pdt code to see what they've changed in this version to break eclim's pdt support :) [1] http://github.com/ervandew/eclim/tree/helios

Hador commented on 2010-06-29 13:54 (UTC)

oh I see, I've tried to get a hold of the problem myself but this is way beyond my understandings of the eclipse internals, what I did dig up is that they removed the .getGenerator() method [MarkerSupportRegistry] in 3.6 and added a whole new framework to manage marker views "org.eclipse.ui.internal.views.markers.ExtendedMarkersView". The MarkerContentGenerator.generateFilteredMarkers() is also gone for good... Hope this help ;-) Thanks ervandew, keep it up!

ervandew commented on 2010-06-29 13:44 (UTC)

eclim is not yet compatible with eclipse 3.6 (helios). I should have a new release by this weekend or the weekend after.

Hador commented on 2010-06-29 11:00 (UTC)

looks like the eclipse-3.6 update broke the package, I'll look into it as soon as I can.

<deleted-account> commented on 2010-06-29 09:19 (UTC)

Hi I can't get eclim to compile. Here is the complete output : http://aur.pastebin.com/bhkthVw9 Thank you for your help

Hador commented on 2010-06-27 08:07 (UTC)

Updated to 1.5.8

Hador commented on 2010-03-25 15:59 (UTC)

There was a mistype in the resources patch, please try again now.

daenyth commented on 2010-03-25 15:32 (UTC)

The .install file says to copy /usr/share/vim/vimfiles/eclim/resources to ~/.eclim/resources, but the previous file doesn't exist.

Hador commented on 2010-03-25 07:58 (UTC)

it should be fixed, thanks for reporting ;-)