|
I set the classpath to
CLASSPATH = %CLASSPATH%;C:\JRPCv5;C:\JRPCv5\djrpc.jar
but when I run
C:JRPCv5 This classpath is most likely not set for your current session. Run:
set CLASSPATH
in the same command-prompt window where you're executing Jrpcgen. That should produce the exact classpath that is being used in that session.
|
|
|