Re: Off topic? Java programming
Re: Off topic? Java programming
- Subject: Re: Off topic? Java programming
- From: James Bucanek <email@hidden>
- Date: Mon, 3 Jul 2006 17:59:50 -0700
Bert Knabe wrote on Monday, July 3, 2006:
>I'm in a beginning programming class that is learning java. Everything
>we do is command line. At school all the work is done on PC's, and my
>little programs run fine. At home on my Mac I have Xcode installed, and
>running "java -version" in terminal shows that I have the runtime
>environment, but code that works at school won't run on my Mac. Do I
>need to do my java coding on a PC?
Could you be more specific about what "won't run" means? Will it not compile? Do you get an error or exception when you try to run the program?
>I'm using a Pismo, 10.3.9, and Xcode 1.5.
Are you using Java 1.5 language features? If I remember correctly, the Java included in 10.3.9 was only Java 1.4 and 1.3. 'java -version' will tell you exactly.
>I have OS X 10.4.7 on a partition, but don't use it very often because
>I don't have a compatible wireless card.
If it's Java 1.4 vs 1.5 problem, then 10.4 might solve it.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden