Currently working IDEs

Michael Hall mik3hall at gmail.com
Fri Jan 14 02:39:08 PST 2011


On Jan 14, 2011, at 4:34 AM, Henri Gomez wrote:

>> I can't think why that might be either. The jdk extension seems to be just the OS X opaque directory trick like application bundles. Works in some cases as an opaque file in others as a transparent directory. For Eclipse it should be a transparent directory just like any other location?
> 
> May be something specific to Helios on OS/X ?
> 
> My tests :
> 
> cd /Library/Java/JavaVirtualMachines/
> sudo ln -s 1.7.0.jdk 1.7.0
> 
> -> no luck
> 
> sudo rm 1.7.0
> sudo cp -r 1.7.0.jdk 1.7.0
> 
> -> it worked

Could be it for yours then. Maybe some bug in Eclipse path resolution somewhere thrown off by the .jdk
Your error isn't the SWT loading though is it?


More information about the macosx-port-dev mailing list