Hi,
When using the eclipse plugin for creating activiti workflows I have noticed that it removes the isExecutable="true" configuration from the resulting xml file.
Then when a workflow is deployed there is a warning in the logs that says "isExecutable is missing please ensure it is in the file as the workflow maybe disabled in the future" or something similar.
Can the eclipse plugin be fixed so that it puts this configuration in or doesn't remove it if it's already there?
Thanks
Marc