A timed start event bean with weekday, time and interval parameters
- Download the
supplement.timedStartEvent.beans-X.Y.Z-SNAPSHOT.iar
from the latest release - Import the downloaded IAR
- Make a dependency from your project to the imported
TimedStartEventBean
ivy project
- Download the
supplement.timedStartEvent.beans-X.Y.Z-SNAPSHOT.jar
from the latest release - Copy the downloaded JAR into a directory in our project (e.g.
myProject/lib/supplement.timedStartEvent.beans-X.Y.Z-SNAPSHOT.jar
) - Add the JAR to the classpath: Switch to the
Java perspective
. Right click on the JAR and selectBuild Path
>Add to Build path
- Select the
ch.ivy.beans.TimedStartEventBean
in the PI tab ofProgram Start
element