I am a new in yawl study. I have deployed the yawl engine and the resourceService with the source code provided on http://sourceforge.net/projects/yawl/files/ (See Figture 1.) And I can run the engine and resouceServie localhost.
So, because I have a project that need to use YAWL, I have a problem to how to start develop the yawl application on MyEclipse? And is there any Tutorial about this? Thank you!

Figture 1

mRoskosch

Fri, 09/28/2012 - 16:42

hi,

can you tell me what you want to develop for YAWL?

If you seriously need to modify or develop YAWL, for a start you can download subversion module for eclipse (http://subversion.tigris.org/) to access the YAWL repository and load the latest version, although I don't know if it is compatible with myeclipse. You can look for tutorials on how to include svn projects to eclipse, if you need help with that.

If you only need to develop codelets, it might be enough to download the standalone.jar file and include it to the project, as is written in the tutorial on this site.

Regards,

Markus