Now,
After I created plugin.xml and ran mvn eclipse:eclipse. It has created src/main/java and src/main/resources folders.
1. Once you've created your extension JAR (for instance, by performing a mvn install in your project to build it with Maven), you need to transfer the extension to the computer where Activiti Designer is installed;
For the above step , I ran mvn install and faced below error.
ERROR] Failed to execute goal org.apache.maven.plugins:maven-jar-plugin:2.3.1:jar (default-jar) on project money-tasks: Error assembling JAR: Failed to read filesystem attributes for: /etrade/home/rravindr/Actnew_0.6/com.etrade.designer.custom.palette/pom.xml: Failed to retrieve numeric file attributes using: '/bin/sh -c ls -1nlad /etrade/home/rravindr/Actnew_0.6/com.etrade.designer.custom.palette/pom.xml': Error while executing process. Cannot run program "/bin/sh": java.io.IOException: error=12, Cannot allocate memory -> [Help 1]