|
 |
JStyle Automatically identifies potential
problems in a Java program by analyzing the source code. |
 |
JBrowser is a class file browser.
Understand class structure, hierarchy, and element dependencies from byte
codes. Once you use it, you are sure to get addicted to the tool! |
 |
JEvolve helps you understand how your Java
code has evolved across versions. For example, accurately determine what
has changed in JDK 1.4 in relation to the previous versions. Identify
the impact of code change on regression testing. |
 |
JPretty
Automatically formats Java source to specific coding guidelines. Free! |
 |
JCover
is a code coverage analyzer. Use it to determine how well
your code has been tested. NEW RELEASE 2.0. |
|
Some
of our Clients...
|
British
Aerospace Systems
Defence Consultants,
U.K.
Ericsson
Communicazions SPA,
Italy
IBM,
U.S.A.
Nokia,
Finland
Siemens
Switzerland Ltd,
Switzerland
Symantec,
U.S.A.
and
many more... |
|
 |
JVerify
facilitates
unit/integration testing by supporting a unique invasive
testing model. Design-by-ContractTM is also supported. |
 |
JMSAssert
lets you incorporate Design-by-ContractTM principles in your
Java programs. Free! |