Java classpath in Cocoa

Posted by Sreelal on Stack Overflow See other posts from Stack Overflow or by Sreelal
Published on 2010-01-28T05:49:20Z Indexed on 2010/05/09 0:08 UTC
Read the original article Hit count: 193

Filed under:

Hi ,

I am developing an application in cocoa which uses some java classes .I need to set the app point to

/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0

instead of:

/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK.

Is it possible to do this..

Thanks in advance

© Stack Overflow or respective owner

Related posts about cocoa