Plugin for Eclipse Process Framework composer to export process definition in a format digestable by other tools.
- download Eclipse IDE from https://www.eclipse.org/downloads/
- run install via downloaded installator
- choose Eclipse IDE for Eclipse Commiters distribution
- download EPF Composer v1.5.2 from https://www.eclipse.org/epf/downloads/tool/epf1.5.0_downloads.php
- unzip downloaded archive
- run Eclipse IDE
- select File -> Open Projects from File System
- specify plug-in folder to Import Source and finish the wizard
- do the last two steps again for second plug-in
- open
platform.target
file and edit location to current EPF Composer installation folder - select Set as Target Platform and Reload Target Platform
- select File -> Export...
- select Plug-in Development -> Deployable plug-ins and fragments -> Next >
- check functional and UI plug-in, specify directory and finish the wizard
- check for built plug-ins in the directory
- move/copy these built plug-ins to <EPF instalation folder>\plugins
- download example EPF project from https://gitlab.com/simeckol/epf_antipatterns
- open EPF Composer
- to open the example project, select File -> Open -> Method Library
- specify path do downloaded example project and finish the wizard, the example library should open
- to export example anti-patterns, select File -> Export...
- select Pattern -> Next >
- select anti-patterns you want to export -> Next >
- specify export directory and finish the wizard
- check for exported SQL scripts in the directory
- logs from export are in <EPF instalation folder>\logs\export\pattern