The problem is simple, I'm trying to create a "List select" for my form and when I extends the class AbstactFormPropertyRenderer an error appear: "AbstactFormPropertyRenderer cannot be resolved to a type".
It's looks how the class AbstactFormPropertyRenderer isn't imported, but in my pom.xml I added the dependencies of activiti-engine:
This class is part of the Activiti Explorer code. This JAR is not available in our Maven repo however. So you would have to build the Activiti Explorer webapp project yourself to get it in your local Maven repo.