[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Re: Third-party JARs in a separate plugin

In some cases the 3rd party jar license requires the ability for users to be able to swap it out, which is doable if 3rd party jars are all turned into separate 3rd party plugins.

There's also the growth aspect to consider. If the product ever goes from one massive plugin to several plugins (some UI, some core, some library) then it might also be reasonable to assume that some of the 3rd party libraries might need to be updated (and/or patched) separately.

I'm sure there are many other reasons.

PW


-- Paul Webster http://wiki.eclipse.org/Platform_Command_Framework http://wiki.eclipse.org/Command_Core_Expressions http://wiki.eclipse.org/Menu_Contributions http://wiki.eclipse.org/Menus_Extension_Mapping http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/workbench.htm