Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Java Programs



java doesn't exist in Darwin. well, it didn't in 1.2, i doubt it does in 1.3 either. i think you were referring to OS X. you must understand that OS X is not Darwin.

-- Finlay

On Saturday, May 5, 2001, at 10:09 pm, Sven A. Schmidt wrote:


I hope I haven't missed anything about this thread, but if you're talking about something like this...

[Galileo:~/Documents/src/test] sas% cat test.java
import java.util.Date;

class test {
public static void main( java.lang.String[] args ) {
System.out.println( new Date() );
}
}
[Galileo:~/Documents/src/test] sas% javac test.java
[Galileo:~/Documents/src/test] sas% java test
Sat May 05 23:05:11 CEST 2001

... you should be fine.


References: 
 >Re: Java Programs (From: "Sven A. Schmidt" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.