Dear all,

One of the tutorials provided here explain how to create a codelet. It mentions a "stand alone jar" to be used with the IDE (e.g., Eclipse). Is such a stand alone jar provided with the YAWL distribution? I can´t find it. I am building it myself out the yawl engine. It would be quite nice if there were such a jar or, at least, a build file for building it out of my yawl installation.

Thanks,

Evandro

Since the YAWL code has moved from Sourceforge to Github the new Standalone Jar can be found here:

https://github.com/yawlfoundation/yawl/releases/download/v4.1/YAWL_Standalone_4.1.jar

For compiling purposes the YAWL Library Jars are even better. They are slightly smaller because they do not contain a GUI. They can be found here:

https://github.com/yawlfoundation/yawl/releases/download/v4.1/YAWL_LibraryJars_4.1.zip