This project provides a BPMN2BPEL converter using Eclipse technology
cd org.opentosca.bpmn2bpel.converter
- run
gradlew jar
. Ignore any error. Now all dependencies should be fetched - Import all projects into your eclipse workspace.
- Create Eclipse directory variable
gradle_home
pointing toc:\users\<loginname>\.gradle
. - Go to project
org.opentosca.bpmn2bpel.converter.test
and openbpmn2bpel.test.target
. - Click "Set as target platform"
- Run all tests
- Diploma Thesis Eine BPMN-nach-BPEL-Transformation
This work is licenced under the Apache License v2.0.