A plugin consists of a plugin.xml file which is the most important thing. It
contains all your information for the plugin like the jars required the
dependency on other plugins.your core class files path (jar again ) etc.
I think if you want to do a Rapid development of the plugin then shift to Plugin
Development perspective and then add a plugin using the Wizard provided for
Creating a new plugin.