Application LSEnvironment plist entries not in System.getenv

2013-10-19 Thread Michael Hall
It appears to be true for both the appbundler project and the infinitekind branch of that, that nothing is done to pass these to the launched java application. As near as I can tell, but I'm not 100% sure what I am looking for to pass that on. Something in the launch parameters? While on this,

Re: Aqua Icons support on HiDPI displays.

2013-10-19 Thread Hendrik Schreiber
On Oct 19, 2013, at 12:45 AM, Mike Swingler wrote: > On Oct 18, 2013, at 4:49 AM, Alexander Scherbatiy > wrote: > >> The GetIconRef method is used in the CImage.m now to get the system icons on >> MacOSX. >> >> The NSImage + (id)imageNamed:(NSString *)name method can be used directly >> inst