Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Best practice for platform dependent plugin
Best practice for platform dependent plugin [message #452793] Fri, 14 July 2006 23:32
Eclipse UserFriend
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
Previous Topic:Date Selector Widget
Next Topic:Logger in RCP model
Goto Forum:
  


Current Time: Sat Jul 05 04:37:04 EDT 2025

Powered by FUDForum. Page generated in 0.02486 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top