Hi Sebastian,
We are trying to create documentation using jaxrs-analyzer, this is very easy to use tool :). Look like reading static property is known issue, is there any alternative to resolve this issue?
We are getting this issue with Enum, few error message
[ERROR] Could not access static property, reason: com.myproj.business.repos.BaseRepoServices
[ERROR] Could not access static property, reason: com.myproj.dataobject.Partner
[ERROR] Could not access static property, reason: com.myproj.security.Role
[ERROR] Could not access static property, reason: com.myproj.security.Role
Regards
Vik