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.
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