Eclipse Question:

What are the differences between Require-Bundle and Import-Package?

Eclipse Interview Question
Eclipse Interview Question

Answer:

There are two complementary ways of depending on something from outside a given plug-in; Require-Bundle and Import-Package.


Previous QuestionNext Question
What is included in the Rich Client Platform?When does a plugin get started?