Dico is a Java application to display database schema. It allows importing database schema from an existing database (Oracle, Microsoft SQL Server, MySQL, and PostgreSQL), offers a customizable display of tables and relationships, and allows you to print to any system printer and export to various formats (PDF, EMF, SVG, and others).
JInto is a plugin for Eclipse that lets the developer easily edit and maintain resource bundles (files that hold the localized strings for an application). It features parallel editing of all language versions (side by side), warnings when no text has been provided for a specific key, or when the text for one key is identical for different languages, and a search wizard to locate unused strings (strings that are referenced, but not actually defined in the resource bundle). It has been tested under Windows and Linux.