In Dependencies tab, I have a choice between plug-ins and packages. What\'s the difference between them? For org.eclipse.compare, I have it in imported package
org.eclipse.compare
You use Imported Packages when you want to use a specific package but do not care which plugin provides it. OSGI will choose one for you.
Imported Packages