Date: March 05, 2003    

Sourceforge

Charting Related

Cewolf

Cewolf provides a servlet/JSP and tag library interface to JFreeChart that renders directly to a client's HTTP response stream. It's a quick, clean, and easy way to add powerful charting features to any web application.

JFreeChart

A Java charting engine that supports bar, pie, line, and Gantt charts, time series plotting, tooltips, zooming, printing, saving, and much more. It has very active community support and is used by the Cewolf project to make powerful charting features readily available to web applications. Code Related

cglib

The Code Generation Library lets Java programs modify classes and implement interfaces at run-time. It is commonly used as a replacement for Proxy class introduced in JDK 1.3. For example, Hibernate uses cglib to transparently implement Proxy behavior in classes to be made persistent at run-time.

Checkstyle

Checkstyle is a utility that interrogates Java source for compliance with a designated coding style standard. By default, the Sun standard Java coding style is enforced, but the coding style rules used are customizable via properties file. Maven will run Checkstyle and produce a nice browseable HTML report of the results.

ViewCVS

ViewCVS is a nice utility that provides an HTML view of your CVS repository. Developers can surf through their code, perusing change log entries, looking at side-by-side differences between versions and, with the help of Enscript, examine color-coded source files.

Enscript

GNU Enscript has the ability to convert ASCII files to PostScript and other features, but we simply use it as an add-on to ViewCVS to display color-coded source files for an easy-on-the-eye repository viewing experience.

JEdit

JEdit is a programmer's text editor written in Java. It supports Java (via BeanShell) as its macro language and has over 80 plug-ins. It has syntax highlighting, automatic indentation, smart XML support, HTML previews, and much more.



Company  |  Products  |  Services  |  Contacts  |  Careers  |  Support
© EJB Solutions