Eric Van Dewoestine
Eric Van Dewoestine
Is the question: Why is eclim returning a result when `-t method` was supplied with the offset of an non-method element? If so then the answer is that `-t ...`...
I just added initial support to list the available vm installs: eclim -command java_list_installs I still have adding, removing, and setting the default on my todo list.
I know this is an ancient issue at this point, but several years before this project was moved from google code I submitted the following patch: ``` if ((all_doms and...
The changes look good, but I don't want to exclude support for tmux 1.4 (some people still have 1.3). When I have time (or if someone gets the motivation to...
Those are all file type specific commands. - have you checked that you have filetype support enabled? `:EclimValidate` - are you editing a java file (`:echo &ft`) when attempting to...
I'm not sure off hand what the issue would be. Can you disable all other plugins to see if that resolves the issue? If it doesn't, try commenting out blocks...
I'll need a lot more information than that. What were you trying to do when you got that error?
I use to have mappings to navigate inside of firebug but lacked the ability to focus elements and activate them which made the scrolling at least not of much use....
It's always good to hear that the time spent making these things available to others has been worth the effort :)
I use to have a wincmd plugin for navigating between frames on a page and I also gave it the ability to navigate down into firebug and back up into...