Subject:
|
Re: Java LDraw/LDLite
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Thu, 4 Mar 1999 17:00:32 GMT
|
Viewed:
|
1420 times
|
| |
| |
I believe the only proprietary Symantec stuff (compiled versions of which
should be in the jar, which I don't know why isn't working yet) is in a
stupid error dialog, Dialog1.java,
feel free to hack it to pieces.
All of Symantec's components leaked into my classpath though... I'll try
cleaning up my system, and getting it to work here, sans Symantec.
- Izzy
Greg Williams wrote in message <36DE7C28.46A50A51@mindspring.com>...
> I got the source code and tried to compile it using Sun's Java. Unfortunately,
> the code is using proprietary Symantec widgets, so it won't compile. I wasn't
> able to get it to run using jre, either, Todd. You didn't do anything wrong.
> Using the JDK 1.1.7 I'm not able to view the jldraw.jar file, either.
>
> Todd Lehman wrote:
> >
> > 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
>
> --
> Greg Williams
> gregw@mindspring.com
> http://www.mindspring.com/~gregw
>
|
|
Message has 1 Reply: | | Re: Java LDraw/LDLite
|
| (...) I replaced the multiline label from symantec with a textarea with editing turned off to get similar functionality. That worked. Quite a few models cause out of memory exceptions if run using the default heap size in java. The default heap is (...) (26 years ago, 5-Mar-99, to lugnet.cad.dev)
|
Message is in Reply To:
| | Re: Java LDraw/LDLite
|
| I got the source code and tried to compile it using Sun's Java. Unfortunately, the code is using proprietary Symantec widgets, so it won't compile. I wasn't able to get it to run using jre, either, Todd. You didn't do anything wrong. Using the JDK (...) (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
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|