Re: Understanding 1.2 classpath

1999-03-13 Thread Jeff Galyan
> > Steve> With jdk 1.2 installed in /usr/local/java/jdk1.2 what would > Steve> be the equivalent classpath to use in 1.2 for compilation? > Steve> For execution? > > You need no classpath. Don't even set it to "". > I've found in my use of Java 2 (both at Sun and on my machine at h

Re: Understanding 1.2 classpath

1999-03-12 Thread Juergen Kreileder
> Steve Cohen writes: Steve> I'm having a little difficulty understanding Java 1.2's Steve> classpath structure. Sun has a dcoument "Command Line Steve> Changes from 1.1 to 1.2". After reading it, I'm even more Steve> confused. For one thing, the Sun document mentions a fil

Understanding 1.2 classpath

1999-03-12 Thread Steve Cohen
I'm having a little difficulty understanding Java 1.2's classpath structure. Sun has a dcoument "Command Line Changes from 1.1 to 1.2". After reading it, I'm even more confused. For one thing, the Sun document mentions a file called rt.jar. I don't find an rt.jar. In the blackdown distribution