Page 10 of 10

Posted: Sun May 21, 2006 7:35 pm
by gfb107
If you used the System properties to do it, I think the changes will be reflected in a new command prompt.

Posted: Sun May 21, 2006 8:45 pm
by The Robman
Starting a new command prompt did the trick. Then it complained about not finding the thing that was being extended, so I downloaded the original class and then it seemed to work. Now to test it.

Creating the RV version is just a stop-gap though as I'd really like to have a parm driven routine so all we need to do is edit the RDF when a new Slingbox comes out.

Posted: Sun May 21, 2006 9:14 pm
by gfb107
It should be able to find the thing being extender in the .jar file, as long as you set the classpath to point at the .jar file.

Posted: Sun May 21, 2006 10:08 pm
by The Robman
gfb107 wrote:It should be able to find the thing being extender in the .jar file, as long as you set the classpath to point at the .jar file.
All I did was set PATH to point to the bin folder, do I need to do more?

Posted: Mon May 22, 2006 5:14 am
by gfb107
The Robman wrote:All I did was set PATH to point to the bin folder, do I need to do more?
The second step in the sequence I gave earlier puts RemoteMaster.jar in the classpath