|
|
|
Java Technology Tutorials
|
Grand
Grand
Grand is a tool to create visual representation of ant target dependencies. It works by taking a ant build file and creating a \"dot\" file. This file need to be post-processed with Graphviz to produce the actual graph.
This is not something terr
View Rating |
|
|
Java Technology Tutorials
|
Is it
worth the job ?
Is it worth the job ?
While C# has a set of capabilities similar to Java, it has added several new and interesting features. Delegation is the ability to treat a method as a first-class object. A C# delegate is used where Java developers would use an int
View Rating |
|
|
Java Technology Tutorials
|
JCoverage unreliable
JCoverage unreliable
jcoverage/gpl is a free code-coverage tool for Java? programmers that allows them to measure the effectiveness of their Java tests and how much of a software program\'s code has been tested.
jcoverage/gpl identifies how many times
View Rating |
|
|