Agile Groovy Eclipse Query
I’ve downloaded Eclipse. I’ve added the latest version of Groovy plugin from the Available Software Sites using Eclipse. I’m hoping to create a Groovy Project in Eclipse in order to write Groovy Scripts that interact with Agile. My only problem is I can only find one Agile library: AgileAPI.jar, and not the other library, agileclasses.jar. According to a webpage I found, it says I need both libraries: AgileAPI.jar,agileclasses.jar
I have Agile PLM Version 9.3.0.2 (Build 20), Application Server Version 10.3. Does anybody know where I can find both libraries?
Agileclasses.jar is present in application.ear file. You can unzip application.ear to get that file. You can also do a search in the agile installation folder and that jar file would be present in the tmp folder inside agileDomain
You will find application.ear file in below directory <system directory where your agile is installed> AgileAgile<version>agileDomainapplications