Eclipse
Making applications work together in Eclipse
Eclipse as we know is a great implementation of plugin-architecture. We decouple different components of a system into bundles. plugin-architecture is very simplistic in…