We've been running our enterprise application in a 32-bit JVM for about 8 years now. Due to load related issues which result in increased transient memory...
Hi again, Consider following situation. There is a class A that uses a constant from another class B like: B.MY_CONSTANT. The type of MY_CONSTANT is int and...
Hi all, Is there a chance to filter classes in a src_test folder while executing a dependency constraint test with JDepend-JUnit. Example: There is a class in...
Hi everybody, I discovered some interesting things while experimenting with Jdepend-JUnit-Tests. I found a bug in the method match(Collection) within the class...
Hello Group, I am working on an article to be presented at a national conference and I am in need of two JDepend case studies. The studies should depict usage...
Hi, I have exercised a basic jDepends testcase using JDepends 2.9.1, eclipse 3.2 and JDK5, however the testcase fails -- and despite the simplicity of my ...
Hi all ! I post this here because I sent a mail to the author of JDepend and he told me that he was afraid he couldn't help me very much. I've encountered a ...
Hi, I'm a student and I have to develop a source code analyser in Java. I don't not yet if I will use an existing tool or if I will develop an analyser from ...
Training Available for CSQA/CSTE/CSPM/AS400/Testing Tools/Projects for fresher @Hyderabad>> ... New batches for Fast track and Normal track and Weekend...
I have an ant script in which I invoke JDepend. It works fine from the command line. However when I try to use the same script from withing Eclipse/WSAD I...
I've long considered myself a student of Martin's and have studied his OO design principles, however his package design principle can be a bit confusing. In...
As a programmer, there's no greater joy for me than creating software that others find useful and usable. On any given day I'm either getting paid to write...
I have been using the JDepend cent as part of Centipede for builds. It is working fine for all projects, until recently it has started giving me this exception...
In the overview section of the docs (http://www.clarkware.com/software/JDepend.html#overview) the term Instability is described as: "The ratio of efferent...
Hi, I'm new to jdepend. Tried it out and got the impression that we could benefit from using it in our project. However, if I do *NOT* put the jdepend library...
hi there, i am trying to integrate jdepend in my ant build file and i have used the ant task <jdepend> with no success... this is the task i have been using: ...
Hi there, I get this error for a few packages saying: Unable to identify class name in source file: "path name/abc.java" I tried the latest version of JDepend...
Mike, Below a start script for cygwin users - maybe you want to put this on your website or include it into the distribution. Regards Ralf ... #!/bin/sh # $Id:...
Hi All, I've added module to JDepend which draws plot of package D scores and highlights packages with problems like cyclic or distance (D') to big. I have...
... Could you perhaps send the results file and give examples of which packages aren't appearing? One potential gotcha is that <sourcespath> should be pointing...
Hi Guys Recently I was asked to provide list of all methods my application depends on and I couldn't find any free tool on iternet to do it. So I decided to...
Hi, I used jdepend 2.3 before. It worked perfect with my ant build. When I updated to 2.6, the output xml file only contains <?xml version="1.0"?> <JDepend> ...
JDepend 2.5 is now available at... http://www.clarkware.com/software/JDepend.html New features include: - Added setFilter() method to all JDepend class...
Hi All, I'm slowly starting to chip away at a queue of new features. Whenever I have a few significant changes, I'll drop a new version. This time around, I...
The following jdepend poll is now closed. Here are the final results: POLL QUESTION: JDepend currently supports both source file and class file analysis....