how to add plug in dependency in eclipse

eclipse, java

Solution

Plug-in Dependencies from the Eclipse Documentation Archives

Hope this helps.

Problem

I want to know why and how to add a plug in dependency for any project in eclipse.

Original source