Community
Participate
Working Groups
Build Identifier: org.eclipse.emf.ecore_2.5.0.v200906151043 When using the WorkflowRunner programmatically (for instance from a standalone generator), one cannot access the issues. In some scenarios, it is useful to know exactly which issues happened, for instance in order to display them to the user in a specific format. We implemented a workaround (see attachment). The WorkflowRunner class could be adapted so that an accessor is made available for the issues. Reproducible: Always
Created attachment 169083 [details] Enhancement