What is the easiest way to test python Add-Ins with ArcGIS 10.1 +?

المشرف العام

Administrator
طاقم الإدارة
I am trying to develop a Python Add-In for ArcGIS 10.3 and finding debugging pretty laborious. At the moment when I make a change to my python script I have to do the following:


  1. Close ArcMap
  2. Delete the "Python_Addins.esriaddin" file in my Default installation directory
  3. double-click the "makeaddin.py" file to create another "Python_Addins.esriaddin" file
  4. Install the add-in
  5. Restart ArcMap and start the project
  6. Test the tool
Surely, this can´t be the only way to test a python Add-In in ArcMap.



أكثر...
 
أعلى