On Thursday, January 2, 2014 4:23:57 AM UTC-6, Efraim Yawitz wrote: > Now I am starting to use Eclipse for Java, and I am very impressed > > with all the conveniences it provides in terms of completing and > > creating code, and I am considering a mode of about half Eclipse and > > half Vim, using Vim for regular text-editing tasks and Eclipse for its > > code completion, etc.
Have you tried/did you know about the eclim project? eclim.org provides a combined Eclipse/Vim plugin that lets Vim use all the code completion, navigation, and some other features of Eclipse by communicating with Eclipse in the background. I'm very happy with the C/C++ features, but I actually understand the java support is even better. -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
