Skip to content

Plugin for Eclipse Process Framework composer to export process definition in a format digestable by other tools.

License

Notifications You must be signed in to change notification settings

ReliSA/EPF-plugin-SPEM-export

Repository files navigation

epf-plugin-spem

Plugin for Eclipse Process Framework composer to export process definition in a format digestable by other tools.

How to install Eclipse IDE and EPF Composer

How to open and build this project in Eclipse IDE

Open project

  • 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

Build project

  • 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

How to use this project

Download and open example project

  • 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

Export anti-patterns

  • 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

About

Plugin for Eclipse Process Framework composer to export process definition in a format digestable by other tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages