...
Open Eclipse IDE and import the .ear file into your workspace.
- expand
title Importing .ear file - Extract CRM.COM Plugin SDK to a location in your filesystem where Wildfly Application Server has permission.
- Set the CRM_HOME system variable in Wildfly's configuration file to the location the SDK was extracted.
- Create your plugin projects
- Register your plugins by updating the plugins.xml file.
...