charlescj
Results
2
comments of
charlescj
I've download the source code and fix it. Java is not like C#, there has some class can't cast to, like ExtendedPropertyDefinition cannot be cast to PropertyDefinition.
Hi MaxLi001 I changed the code of type casting and type of return. (我改变了强转类型的那段源码,包括返回类型。然后打了个新的jar,修改了2.0的pom以便自己使用)