Community
Participate
Working Groups
It is currently quite difficult to work on the org.eclipse.bpel.model code since there is no way to distinguish generated code and hand-written code easily. Generated code should go into a src-generated folder, while normal code should go in a "src" folder.