3 projects tagged "Windows"
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.
jSmaTeP assists in the use of Java for processing import and export data by configuring a data structure rather than by programming it. The structure of the import data is specified in an XML file. jSmaTeP then generates a value object representing exactly one row or record in the import file based on a given XML data configuration. This means that if the import or export format changes, only the XML data configuration needs to be changed to match it.