|
Java Open Source Projects
|
Magnolia [CMS-Content Management Systems]
Magnolia is a leading commercial open-source Enterprise Content Management System based on the Java Content Repository standard (JSR-170). Magnolia is renowned for its outstanding ... Classycle: Analysing Tools for Java Class and Package Dependencies [Code Analyzers] Classycle's Analyser analyses the static class and package dependencies in Java applications or libraries. It is especially helpful for finding cyclic dependencies between classes ... Dependency Finder [Code Analyzers] Dependency Finder is a suite of tools for analyzing compiled Java code. At the core is a powerful dependency analysis application that extracts dependency graphs and mines them for... JCSC [Code Analyzers] JCSC is a powerful tool to check source code against a highly definable coding standard and potential bad code. The standard covers naming conventions for class, interfaces, fie... JPF - Java PathFinder [Code Analyzers] Java PathFinder (JPF) is a system to verify executable Java bytecode programs. In its basic form, it is a Java Virtual Machine (JVM) that is used as an explicit state software mode... Byecycle [Code Analyzers] How can people still build software without seeing its real structure? After a compiler and a text editor, a dependency viewer is the first thing you want. Byecycle is the requisit... Jameleon [Testing Tools] Jameleon is an automated testing framework that can be easily used by technical and non-technical users alike. One of the main concepts behind Jameleon is to create a group of keyw... Abbot Java GUI Test Framework [Testing Tools] Abbot provides a framework for testing your GUI regardless of the current state of your code. If you are doing test-first development with lots of unit testing, then Abbot can prov... Cactus [Testing Tools] Cactus is a simple test framework for unit testing server-side java code (Servlets, EJBs, Tag Libs, Filters, ...). The intent of Cactus is to lower the cost of writing tests for... SQLUnit [Testing Tools] SQLUnit is a regression and unit testing harness for testing database stored procedures. An SQLUnit test suite would be written as an XML file. The SQLUnit harness, which is writte... |