Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [eclipse-incubator-e4-dev] RCP in E4

DJ,

> > - Can we reduce the footprint?
> >  o Do bundles like ICU (4.3MB) have to be part of the RCP core?
> >
> On the downloads page we currently provide a bundle called
> "com.ibm.icu.base" which is intended to be used by clients who don't
> want to have the full ICU bundle in their RCP-based application.
Yes, I know. But I would suggest to do it the other way around,
putting the "com.ibm.icu.base" in the RCP core and let the
applications that really need the big one using it instead.

Currently, if you want to use "com.ibm.icu.base" in your RCP app,
you also have to touch the RCP feature (and the update).

Best regards,

Kai


Back to the top