HOWTO: Eclipse + CoreAudio + JDK 1.4.1
HOWTO: Eclipse + CoreAudio + JDK 1.4.1
- Subject: HOWTO: Eclipse + CoreAudio + JDK 1.4.1
- From: Gerd Castan <email@hidden>
- Date: Thu, 27 Mar 2003 05:36:24 +0100
Hi all,
Developing CoreAudio with JDK 1.4.1 and Eclipse (RC3a) works for me:
1) be sure to use JDK 1.4.1, See project properties -> Java Build Path
-> Libraries
2) Go to Run... -> (Your Application) -> JRE: Set 1.4.1
3) Go to Run... -> (Your Application) -> Arguments -> VM Arguments and
set
-Xbootclasspath/a:/System/Library/Frameworks/JavaVM.framework/Versions/1.4.1/Classes/CoreAudioSupport.jar
Have fun,
Gerd
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.