Bram Moolenaar wrote: > Yegappan wrote: > > > Is anyone actively using the netbeans integration (:help netbeans) > > with Vim? It was originally developed to integrate Vim with the > > Java Netbeans IDE (https://netbeans.apache.org/). But I don't > > think the latest version of Netbeans IDE supports this. > > Is there still a working Netbeans IDE? Ah, it's now Apache NetBeans. > I cannot find mention of an editor interface, only this: > https://netbeans.apache.org/kb/docs/ide/index.html > It mentions integration with Databases and source code management. > > > Are there any actively maintained Vim plugins using the Netbeans > > interface? Most of these can be replaced using the Vim channel > > support. > > It was used by at least one plugin. I think Xavier was maintaining it. > But last time I heard about it is almost six years ago.
I recall it was a vim front-end to gdb by Xavier de Gaye. Links: https://github.com/xdegaye/pyclewn http://clewn.sourceforge.net/ It seems superseded now that Vim integrates gdb in the terminal. `:help netbeans-intro` mentions a few other projects that use the netbeans interface (Clewn by Xavier was mentioned there among others). Some of the links in that help page are broken and some look old. Regards Dominique -- -- You received this message from the "vim_dev" 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_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAON-T_iLv2x0d_U4o4U%2Bb-EfSCKOJUdY0wcO8ZG4vpVASeCoQw%40mail.gmail.com.
