Create a Plan using Java - how can I find the necessary jars?
Hello everyone,
I want to create a Plan using Java APIs and I have found some already asked questions related to this topic on the forum:
I understood that the dependencies necessary to create a Plan are found in the SDK and I have to take the missing jars from there and add them to my project. So, I followed the steps described there and I downloaded the SDK, but I cannot find any jars - the dependencies are packaged as zipped sources.
An important mention is that I want to use Intellij IDE where I have already set up the Plain Java API libraries.
I saw some documentation on how to install the SDK using Eclipse IDE, but I consider it to be unnecessary for my case: I just want those dependencies for creating the Plans and not to set up the whole thing.
Can you tell me where can I find the jars?
Also, I saw that this is an unofficial API. Is there some plan to make an official one for this functionality?
Thanks a lot,
Ana
One answer
Consider reading https://rsjazz.wordpress.com/2015/09/30/learning-to-fly-getting-started-with-the-rtc-java-apis/
Follow the Extensions Workshop https://jazz.net/library/article/1000 and perform at least the complete Lab 1. After this you know where the Jar files are and how to work with the dependencies.
In general the forum can not talk about planed items, but I am pretty certain that there is no plan to make the Java API for agile planning (.apt. in the package namespace) public. As far as I can tell, it is a left over from the times the planning was integrated and available in the Eclipse client.