Issue in SposhLogicController
Hi all, I'm running your tutorial, and I've opened the Pogamut example "sposh-prey-bot".
I got a lot of errors in the PreyLogic.java. The first one is in the definition of the class:
public class PreyLogic extends SposhLogicController {
...
}
it says "wrong number of type arguments; required 2"
Have u got some ideas? Thanks!
I got a lot of errors in the PreyLogic.java. The first one is in the definition of the class:
public class PreyLogic extends SposhLogicController {
...
}
it says "wrong number of type arguments; required 2"
Have u got some ideas? Thanks!
