Clirr is a tool that checks Java libraries for binary and source compatibility with older releases. The Clirr Ant task can break the build if it detects incompatible api changes, making it easy to prevent accidental introduction of compatibiliy issues.
A simple to use and configurable command line tool which generates effective lines of code (eLoc) summaries for any text based programming language. By default, it currently supports the following file types: java, xml, sql, cs, css, js, and more.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Covra is a project to help design compilers. C3 is a tool specialized on the easy design and construction of ASTs, it is independent of the compiler compilers or parser generator that is used. It generates Java and C# code. Require JRE 1.6.0.
This navigation tool for the site http://www.software-kompetenz.de visualizes a connection graph of articles in a knowledge database. It is a project of the Software Systems Engineering Research Group at the BTU Cottbus and cooperating partners.
TinyUML is a free software tool for easy and quick creation of UML 2 diagrams. It is implemented for the Java platform. At least Java SE 6 is required.
ObjectBuilder is a C++ CASE tool (CASE, refactoring, documentation generator). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction.
A small database stress tool written in Java. Emulates a given number of concurrent users querying the engine. Reports timing information for each test. Currently supports MySQL engine only.
Tool for generating simple to read documentation from XSD schema. This differ from others as it places more focus on business users rather than technical users
MergeRight is a graphical tool for comparing and merging multiple versions or revisions of a text or source file, with or without a specified common ancestor, with recommendations for passages in conflict, easy inclusion and exclusion, and live editing.
JavaSketch is an Eclipse plugin that is both a programmer's search engine and code generation tool. It can find chains of Java API calls that produce a desired result and insert the appropriate code into the active Java editor.
This tool enables you to produce a LaTeX (standard, no extension required) report for database objects (tables, views, indexes, functions, primary/foreign keys, columns, types, keywords, system functions) thanks to the JDBC Api.
Stand-alone JAVA Email obfuscation tool for HTML pages. This tool can be used to process single pages, or whole webpage bundles, to protect email addresses occuring in them from spam bots and other harvesters, by hiding them using various methods.
JALCEDO is Rich Client Java Application develpment environment with
database management tool accessible to create and modify database from
client PC via http network based on Eclipse RCP. It support multiple
database, including PostgreSQL and MySQL.
An API and a graphical tool for inspection (viewing, searching and comparing) and manipulation (modification, obfuscation, refactoring of methods, fields, attributes and code) of classfiles for the Java platform.
AIXmem is a tool to detect memory leaks in a IBM AIX C-development environment. AIX 'User Defined Malloc Replacement' is used to trace the memory allocation and freeing. --> Unfortunately i don't have time to make something useful out of this. :( <--
OpenMKS is a search & navigational tool for large multimedia collections. With pluggable functionality and a core subsystem supporting the z39.50 ZING Community SRW search & retrieval specification, it can be run either as a Servlet or as a Web Service.
Thread dump viewer is a powerful tool for thread dump analysis. Opens thread dumps from Sun JDK for Windows and Solaris, HP JDK and IBM JDK for Windows, Linux and AIX.
'Bob' is an xml/language binding tool. It maps xml documents to an object tree equivalent in the given language implementation.
'Bob' provides a convenient way to bind XML documents to object representations. This makes it easy for you to incorpo
Spin is a Java based tool for anlyzing, documenting and improving COBOL source to aid in replatforming legacy systems to newer technologies available today like J2EE and .NET.
Spin shows a visual representation of a COBOL source file, including code fl
Java Fine Print is a Design by Contract (DbC) tool. Developers add @Invar, @Pre, and @Post annotations to their code. Java Fine Print uses these annotations to generate Java source code that tests for contract violations.