Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Josefina Stanley   on Aug 26 In Java Category.

  
Question Answered By: Robin Bailey   on Aug 26

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.

Share: