I am trying to
import static util.ListUtility.list;
but it is giving error:
The import util.ListUtility cannot be resolved
I have fitnesse-standalone.jar in my path. I explored util package in jar. It seems that it is not any more. I downloaded latest version of fitnesse.Is it deprecated and not supported any more?
I also tried with fitnesse.util.ListUtility
but no avail.
Thanks a lot.