[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to start jbidwatcher



On Monday 06 September 2004 06:32 am, David Goodenough wrote:

> This is not the problem and is entirely unnecessary.  You only need it on
> the command line because the current directory is not on the PATH by
> default.
>
> I suggest you type in the "java -jar ...." command directly and see what
> that says.

Thanks David.
Here is the result, using a terminal from my desktop:

mike@debian:~$ java -jar JBidWatcher-0.9.3.1.jar
Exception in thread "main" java.util.zip.ZipException: No such file or 
directory
        at java.util.zip.ZipFile.open(Native Method)
        at java.util.zip.ZipFile.<init>(Unknown Source)
        at java.util.jar.JarFile.<init>(Unknown Source)
        at java.util.jar.JarFile.<init>(Unknown Source)
mike@debian:~$



Reply to: