Robert Scholte created MJDEPS-6: ----------------------------------- Summary: -cp should not duplicated classes/files to analyze Key: MJDEPS-6 URL: https://issues.apache.org/jira/browse/MJDEPS-6 Project: MJDEPS Issue Type: Improvement Reporter: Robert Scholte Assignee: Robert Scholte
Documentation says: {noformat} Usage: jdeps <options> <classes...> where <classes> can be a pathname to a .class file, a directory, a JAR file, or a fully-qualified class name. Possible options include: ... -cp <path> -classpath <path> Specify where to find class files {noformat} It is not required to repeat the elements from <classes> as part of -cp. This will reduce the total commandline. -- This message was sent by Atlassian JIRA (v6.4.14#64029)