I am using MantisConnect version 1.05a and trying to connect using the java api found at https://svn.sourceforge.net/svnroot/mantisconnect. I follow the instructions, however there are missing class files when the stub classes are generated, namely:
- org.mantisbt.connect.service.IssueHeaderData
- org.mantisbt.connect.service.ProjectAttachmentData
- org.mantisbt.connect.service.CustomFieldDefinitionData
Obviously this is preventing me from using the Java API. Is this a versioning issue? If so, is there a earlier version of the java api that I can get from subversion?
MantisConnect Java API
Moderators: Developer, Contributor