parent
26b7058186
commit
44d170e2e0
|
@ -376,8 +376,6 @@ public class Main
|
|||
// Get Desired Classpath based on user provided Active Options.
|
||||
Classpath classpath = args.getClasspath();
|
||||
|
||||
System.setProperty("java.class.path",classpath.toString());
|
||||
|
||||
// Show the usage information and return
|
||||
if (args.isHelp())
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue