| |
PlexDeps
This tools prints list of dependent classes for a given set of classes similar to UNIX makedepend utility
Usage
java -cp plexdep.jar$CLASSPATH com.plexobject.util.DependGraph [-d] [-p packages] classnames...
If -p is specified PlexDep will only searches classes whose packages are defined in the list. Note that packages names are separated by commas (without spaces)
If -d is specified PlexDep searches for dependencies recursively, i.e., for each dependent class its dependent classes are also searched.
For example
java -cp plexdep.jar$CLASSPATH com.plexobject.util.DependGraph -p com.plexobject com.plexobject.MyMain
Download
You need JRE 1.2 or newer to use this software. The latest version of JRE
can be download from http://java.sun.com/j2se/
|
|
 |
|
 |
Absolutely Free
Following tools are available freely:
- PlexJar
- PlexWhich
- PlexDep
- PlexImports
|
|
 |
 |
Free Trial
Contact us via our Web Form or via Email at
to get free 30-day trial of any of our library and tools.
|
|
 |
 |
|
Contact us via our Web Form or via Email at
if you need assistance installing or using any of our software products. In addition, we welcome any suggestions to improve our products.
|
|
 |
 |
|
Users who are not familiar with Java should download PlexGiffer with VM if it's available on your platform, otherwise download Java from
If you have already installed Java and downloading PlexGiffer without VM, make sure that it is 1.4 or later. Otherwise download Java from http://java.sun.com/j2se freely.
|
|
 |
|