I’m having problem building the SDK because many source files (downloaded as zip from github) have leading ‘?’ character in front of the “package” keyword, and that causes compilation error.
Do you have the client SDK jar already available? In the bin directory I see 3rd-party jars but not for the SDK itself. Can you put the SDK jar up there? I’d prefer avoid using the raw REST APIs.
Off-topic suggestion - You should have a separate forum for Aspose Cloud.
I went ahead and ran jar cvf aspose-cloud.jar * when in the bin directory. That produces the jar for the client SDK. There’s still a problem with the sources not compiling.
This issue has been logged into our issue tracking system as MARKETING-6442. We will upload SDK JAR file as soon as possible and will always keep a copy of latest JAR file in the repository.