VMware {code} Community
altegile
Contributor
Contributor

Including 3rd Party jar files in a vRO plugin (dar) within Eclipse

Hi,

I have read various topics, but none seem to solve what I am trying to accomplish. Basically, the vRO appliance I'm running has gson-2.3.1, and I need to use the gson-2.8.2.jar that is bundled into the /lib folder of my vRO plug-in (dar) package. So, the dar contains the jar file, but I cannot load it, etc. I have tried using Bundle-ClassPath solution mentioned in other threads, but that does not seem to work. I keep resolving to the gson-2.3.1 jar on the vRO appliance. I am building a modeldriven plug-in deployed in Eclipse with Maven.

Would appreciate if anyone could get me on the right path here....

Thanks!

0 Kudos
0 Replies