You don't put the actual file in the classpath, you put the directory
that the file in is into your classpath. Or, if you've packaged the
properties file into a jar file, put that jar file in the classpath.
On Mon, Aug 4, 2008 at 11:03 AM, Marion Decrouez
<[EMAIL PROTECTED]> wrote:
> ok I'm not s
ok I'm not sure that I have the javax.usb.properties file in the
classpath. can anyone tell me how to do this.
Thanks!
Quoting Marion Decrouez <[EMAIL PROTECTED]>:
> Hi, thanks for reply.
>
> I think so. I wrote "java -classpath javax.properties.file" in a
> console, but i'm not sure maybe ther
Hi, thanks for reply.
I think so. I wrote "java -classpath javax.properties.file" in a
console, but i'm not sure maybe there's something else to do?
Quoting [EMAIL PROTECTED]:
> Hi Marion,
>
> is the file also on your classpath? It needs to be there.
>
> Regards
>
>
>
>
> Marion
Hi Marion,
is the file also on your classpath? It needs to be there.
Regards
Marion Decrouez
An