Submitted by s10 on Mon, 01/14/2013 - 14:43
Submitted by s10 on Mon, 01/14/2013 - 14:43
Quilt
Quilt is a Java software development tool that measures coverage , the extent to which unit testing exercises the software under test. It is extent to which unit testing exercises the software under test. It is optimized for use with the JUnit unit test package, the Ant Java build facility, and the Maven project management toolkit.
Submitted by s10 on Mon, 01/14/2013 - 14:42
Jalopy
Jalopy is a source code formatter for the Sun Java programming language. It layouts any valid Java source code according to some language. It layouts any valid Java source code according to some widely configurable rules; to meet a certain coding style without putting a formatting burden on individual developers.
ImportScrubber
A utility to clean up the import statements in a Java source code file.
Submitted by s10 on Mon, 01/14/2013 - 14:41
Findbugs
FindBugs looks for bugs in Java programs. It can detect a variety of common coding mistakes, including thread synchronization problems, of common coding mistakes, including thread synchronization problems, misuse of API methods, etc.
PMD
* Unused local variables * Unused local variables * Empty catch blocks * Unused parameters * Empty if statements * Duplicate import statements * Unused private methods * Classes which could be Singletons * Short/long variable and method names
Submitted by s10 on Mon, 01/14/2013 - 14:41
Submitted by s10 on Mon, 01/14/2013 - 14:40
JFreeChart
JFreeChart is a free Java class library for generating charts, including: JFreeChart is a free Java class library for generating charts, including: * pie charts (2D and 3D) * bar charts (regular and stacked, with an optional 3D effect) * line and area charts * scatter plots and bubble charts * time series, high/low/open/close charts and candle stick charts * combination charts * Pareto charts * Gantt charts * wind plots, meter charts and symbol charts * wafer map charts
Submitted by s10 on Mon, 01/14/2013 - 14:39
Open Terracotta
Open Terracotta is Open Source Clustering for Java. Features: HTTP Session Replication, Distributed Cache, POJO Clustering, Application Coordination across clusters JVMs (made using code injection, so you dont need to modify your code) Open Terracotta is Open Source Clustering for Java. Features: HTTP Session Replication, Distributed Cache, POJO Clustering, Application Coordination across clusters JVMs (made using code injection, so you dont need to modify your code)
Submitted by s10 on Mon, 01/14/2013 - 14:38
Submitted by s10 on Mon, 01/14/2013 - 14:36
Submitted by s10 on Mon, 01/14/2013 - 14:35
Talend
Talend is a provider of open source data integration software. Talend offers open, innovative and powerful data integration solutions, used primarily for integration between operational systems, ETL, and migration by organizations of all sizes. Talend is a provider of open source data integration software. Talend offers open, innovative and powerful data integration solutions, used primarily for integration between operational systems, ETL, and migration by organizations of all sizes.
Pages