Correct Way to Build and Use Plugin

Version

8.4

Screenshots

Question

I want to know how to build the plugin, zip, and upload it in the correct way to get the same as plugin do?

Currently step that I did, I built it as a jar file, I copy it from out folder, and then create lib folder, put jar into it and delete out folder, pack it and upload to IIQ.

This is for reference

Hi,

Please have build.xml
in build.xml you must specific local IIQ path under

Using Eclipse or any IDE, please right click build.xml and click on '‘Run Ant Build’ (second option)
Make sure clean,package option is selected in target.

A zip will be created inside build folder
build/displayWorkgroupMembers/dist/displayWorkgroupMembers.zip