• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Anyone Use EClim (eclipse vim)

 
Ranch Hand
Posts: 124
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm a pretty die-hard vi[m] user and I've just found a tool that apparently makes calls on eclipse to get some of the functionality into vim (autocompletion, validation, etc.). My concern before biting the bullet and spending an hour or two setting this up, is if it's mature and doesn't get bogged down by making calls to eclipse (I can just open up eclipse if I want to wait around) Here's the url for the tool I'm speaking of:
http://eclim.sourceforge.net/

Otherwise, I'll probably set up a java keyword dictionary for vim.

[ March 02, 2008: Message edited by: nico dotti ]
[ March 02, 2008: Message edited by: nico dotti ]
reply
    Bookmark Topic Watch Topic
  • New Topic