Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Best practice for platform dependent plugin
Best practice for platform dependent plugin [message #452793] Sat, 15 July 2006 03:32
Johannes Bialek is currently offline Johannes BialekFriend
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
Previous Topic:Date Selector Widget
Next Topic:Logger in RCP model
Goto Forum:
  


Current Time: Mon Oct 07 22:49:32 GMT 2024

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

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

Back to the top