This project transforms a BPEL4Chor choreography to abstract BPEL processes.
BPEL4Chor-to-BPEL can be built using gradle. The gradle wrapper is make separate download and installation of gradle obsolete.
cd into org.bpel4chor.tobpel.
Run gradlew eclipse
to generate an eclipse config.
The converter can be run inside eclipse. The converter reads from and writes to the current directory.
The software is licensed under the Apache 2.0 license.