Name

adams.flow.control.JDeps


Synopsis

Runs jdeps on the classname arriving at the input.
The application's classpath is automatically added to the command-line if no classpath directories or jars are provided.
Classpath directories and jars get combined, but directories take precedence over jars.


Additional information

Flow input/output:
- input: java.lang.String
- output: java.lang.String


Options