Best practice for platform dependent plugin [message #452793] |
Sat, 15 July 2006 03:32 |
Johannes Bialek Messages: 3 Registered: July 2009 |
Junior Member |
|
|
Hi,
I'm using Java Advanced Imaging in my rich client. I created a
com.sun.media.jai plugin and several fragments for the platforms (e.g.
com.sun.media.jai.x86.macos). Now I have the problem that the imported
libraries won't appear in the list of exportable packages. (this might be as
intended, but then I don't think fragments are of much use but for
localization). I guess I need to change them to "normal" plugins and add all
three of them to my feature, right? (with the specific platform filter of
course).
Another issue that I can't get a comfotable solution for is the fact that
apple has already included the JAI libs into their set of "frameworks". Is
it possible to create a plugin that just exports packages from a library
that is not in the plugin itself?
Thanks for your time,
Johannes
|
|
|
Powered by
FUDForum. Page generated in 0.03411 seconds