I have been developing a few python addins and I'm just wondering what is the best way to re-compile the addin anytime I edit the script.
Currently, if I make an edit to the script, it seems like I have to
Is there a better way of doing this?
أكثر...
Currently, if I make an edit to the script, it seems like I have to
- Close ArcMap
- Go to My addin folder and double click the 'makeaddin' python file
- Double click the 'Python Addin File
- Restart ArcMap for the changes to come into effect
Is there a better way of doing this?
أكثر...