2 projects tagged "Eclipse"
i-net Doqua is an Eclipse plug-in that helps documentation writers and developers to keep track of inconsistencies between style guides and the actual documentation. The system integrates into the Eclipse IDE and introduces a new perspective and several views. Since i-net Doqua uses standard JUnit testcases to check the documentation, you can trigger checks using Hudson or similar Ant based systems.
Viable is a plugin for the Eclipse environment that provides an interface as similar to vi (specifically Vim) as possible while maintaining access to all the powerful features of Eclipse. It supports visual block mode, common normal mode actions, command line mode (including command line history), "window" splits and management, regular expression search and replacement, and external filters and commands.
C++ template classes implementing a B+ tree key/data container in main memory.