-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hi , I am very interested in this tool, but I don't know how to use it in my maven project for the code generation part.
I write a small class like:
@Fluentize(className = "CoreClass", startState = "new", startMethod = "create")
public class CriticalPathMethod implements Cloneable {
.....
}
And in the command line, I try:
apt -cp ./:./fluflu-2.0.0.jar monmouth/schedule/logic/CriticalPathMethod.java
But nothing happens.
Will you please give some use case samples? Really appreciate.
Ken
Metadata
Metadata
Assignees
Labels
No labels