My Eclipse plugin needs to be executed unfolded as a flat directory (it uses JNI, and the JNI part needs access to some files provided by the plugin). Is it possible to configur
If you package your plugin(s) as a feature then you can specify this behavior in Feature manifest editor.