Difference: JavaProgrammingBookmarks (58 vs. 59)

Revision 5912 Apr 2005 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(over to JavaNotes)
Line: 84 to 83
  http://www.jutils.com/ - claims to be more powerful than PMD because it performs "type analysis".
Added:
>
>
http://findbugs.sourceforge.net/ - another static analyzer from the university of Maryland.
 

UML

I like to have code generate documentation where possible, since that keeps the docs close to the code. I'm intrigued by the idea of literate programming but don't really have the time to pick it up.

Line: 109 to 110
 

Charts/Graphs

Changed:
<
<
JFreeChart - Java chart library, generates raster images from data - http://www.jfree.org/jfreechart/index.html
>
>
JFreeChart - Java chart library, generates raster images from data - http://www.jfree.org/jfreechart/
 JGraph - Swing component to manipulate graph structures interactively http://jgraph.sourceforge.net/
TouchGraph - a tool for visualizing graphs - http://sourceforge.net/projects/touchgraph/
View topic | History: r79 < r78 < r77 < r76 | More topic actions...
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback