[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.equinox] RFC: multiple plugins providing the same package

There has been some discussion regarding the usecases for multiple plugins
providing (exporting) the same Java packages/classes.  This is problematic
in cases where one plugin requires two others which export different copies
of the same class/package or where one plugin provides some of the classes
provided by a prerequisite.  It also presents some challenges for the
implementation of the runtime.

This request for comment is seeking your input on the problem.  Please read
and comment on
    http://bugs.eclipse.org/bugs/show_bug.cgi?id=36113

Please do NOT post your comments to this list.

Jeff