Subject:
|
Re: Java LDraw/LDLite
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Thu, 4 Mar 1999 18:14:21 GMT
|
Viewed:
|
1350 times
|
| |
| |
Ah hah!
The Xoom server is sending the wrong content-type for the jar file durring
the HTTP conversation. The jar is not corrupted, but when downloading with
a browser that doesn't know not to trust that content-type, it DOES get
corrupted.
I made a copy as jldraw.jar.bin, which _should_ get interpreted correctly.
Just rename it to jldraw.jar after download.
- Izzy
Todd Lehman wrote in message ...
> In lugnet.cad.dev, izzy98@my-dejanews.com (izzy98) writes:
> > I spent the last couple of days trying to pound out a quick Java Ldraw
> > program.
> > Check out the results:
> >
> > http://members.xoom.com/izzy99/jldraw/jldraw_test.html
> > [...]
>
> I think I'm 98% there -- I downloaded and installed the JRE and I have local
> copies of the jldraw.jar as you suggested, but when I do
>
> C:\LDRAW>"\program files\javasoft\jre\1.1\bin\jre" -cp jldraw.jar
> izzy.graphics.Tester
>
> I get the error message:
>
> Class not found: izzy.graphics.Tester
>
> What am I doing wrong? (I haven't played with Java for almost 3 years; maybe
> this is my problem. :)
>
> --Todd
|
|
Message is in Reply To:
| | Re: Java LDraw/LDLite
|
| (...) I think I'm 98% there -- I downloaded and installed the JRE and I have local copies of the jldraw.jar as you suggested, but when I do C:\LDRAW>"\program files\javasoft\jre\1.1\bin\jre" -cp jldraw.jar izzy.graphics.Tester I get the error (...) (26 years ago, 4-Mar-99, to lugnet.cad.dev)
|
51 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|