In eclipse go to Help > install new software Click 'add' and provide http://activiti.org/designer/update select activiti BPMN designer, click next, etc. Now you can start a new project > Acticiti > activiti project.
One thing I still have to find out is how to get dependencies done in this new project. When I design a workflow and create a Unit test, there are no activiti files in this project so I get errors like 'RuntimeService can not be resolved to a type', etc. Does someone know how to get these dependencies? How can I add acticiti files to the project in order to run the tests?
Yes I created a diagram and I can import the diagram to the actviti-engine. But there seems to be a lot of errors when I execute the maven pom file. Errors about resources that are not found are coming up. I configured the proxy-settings though. I 'll ask assistance from someone with more experience in maven and I will get back to this thread if we can't solve this issue. Regards