...

  1. Open Eclipse IDE and import the .ear file into your workspace.


  1. expand

    Image Added

    titleImporting .ear file
    Image Removed

    Image Added



    Image Added
  2. Extract CRM.COM Plugin SDK to a location in your filesystem where Wildfly Application Server has permission. 
  3. Set the CRM_HOME system variable in Wildfly's configuration file to the location the SDK was extracted.
  4. Create your plugin projects
  5. Register your plugins by updating the plugins.xml file.

...