Hi all
I am working to support -jar in my work ,but it is always unable to find the
classes specified in the -cp xxx,
I happened to notice there is a line in native/launcher/shared/main.c in the
createVMArgs
/* Ignore classpath defines for -jar */
/* XXX -cp is accepted ??? */

So how should I do to include my classpath when using -jar ?
The -DDjava.class.path seems not useful too .
-- 
regards
Tian

Reply via email to