Could be possible to add the path to Java classes for Cocoa to the default classpath in Servoy Developer for Mac OS X?
The path to add should be “/System/Library/Java/”.
This would be useful to Mac OS X plugin developers that want to use the Cocoa through Java.
It actually consists in modifying Servoy Developer’s Info.plist file.
This could also be done by a plugin installer but it would be more clean and straightforward if the Info.plist’s classpath entry already include that location.