04-17-2017 01:33 PM
Followed the below steps to install Activiti plugin (Activiti Designer) in Eclipse - Luna.
1.Exported the certificate using Firefox browser from https://www.activiti.org/designer/update/
2.Exported it as .cer file (you can choose any option) to my local directory (in my case ~/Downloads)
3.Imported the .cer file to the java key store. Used the below command
4.sudo keytool -import -alias activity-bpmn -keystore /Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/security/cacerts -file *activitiorg.cer
5. Added the trust store information in the eclipse.ini file as below.
6.
-Djavax.net.ssl.trustStore=/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/lib/security/cacerts
-Djavax.net.ssl.trustStorePassword=xxxxxx
-Djavax.net.ssl.trustStoreType=jks
7.Restart the eclipse.
8.To install the Eclipse plugin, Go to Help → Install New Software. In the following panel, click on Add button and fill in the following fields:
Name: Activiti BPMN 2.0 designer
Location: https://www.activiti.org/designer/update/
9.The plugin will be downloaded and after the restart you should be able to see the Activiti Designer editor.
04-24-2017 05:26 AM
04-24-2017 07:26 AM
Yes, I was providing the information to the forum.
08-08-2017 09:18 AM
Hi Team,
In an effort to add more video and demonstration, i have added a Video to demonstrate the installation of Activiti Plug in in Eclipse. Please watch here Activiti Training 2 - Activiti Eclipse plug-in - installation and basics - YouTube
Explore our Alfresco products with the links below. Use labels to filter content by product module.