<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Modify or Update an Add-in in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Modify-or-Update-an-Add-in/m-p/922315#M108105</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/85668"&gt;@ClassDendrogram&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;the .jmpaddin file is just a zipped file with all of the files neede by the addin.&lt;BR /&gt;If you have chosen to reference additional files, that will probably not be updated automatically, depending on JMP Version.&lt;/P&gt;
&lt;P&gt;Which JMP Version are you using?&lt;/P&gt;
&lt;P&gt;How did you generate your AddIn, by JMP Addin Builder?&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/en/19.0/?os=win&amp;amp;source=application#page/jmp/create-addins-with-the-jmp-addin-builder.shtml#" target="_blank"&gt;Create Add-Ins with the JMP Add-In Builder&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;When you added a script in Addin Builder as a file (in JMP &amp;lt;= version 18), you need to add it again, to make the change effective.&lt;BR /&gt;This may have changed in JMP 19, but I did not test so far.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Jan 2026 13:39:26 GMT</pubDate>
    <dc:creator>Georg</dc:creator>
    <dc:date>2026-01-06T13:39:26Z</dc:date>
    <item>
      <title>Modify or Update an Add-in</title>
      <link>https://community.jmp.com/t5/Discussions/Modify-or-Update-an-Add-in/m-p/922262#M108088</link>
      <description>&lt;P&gt;This may be a silly question, but I can't seem to find the answer online. I created an add-in, which is saved as a .jmpaddin file in a folder. The JSL scripts function as expected when calling them from the add-in.&lt;/P&gt;
&lt;P&gt;However, I made some modifications to the scripts, but they are not reflected when running them via the add-in, even after restarting JMP. I can't figure out how to open the add-in in edit mode to either reload the scripts or make other modifications.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2026 01:05:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Modify-or-Update-an-Add-in/m-p/922262#M108088</guid>
      <dc:creator>ClassDendrogram</dc:creator>
      <dc:date>2026-01-06T01:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Modify or Update an Add-in</title>
      <link>https://community.jmp.com/t5/Discussions/Modify-or-Update-an-Add-in/m-p/922266#M108089</link>
      <description>&lt;P&gt;Reopen the .jmpaddin file, with the new jsl in it, and JMP will ask you if you want to reinstall the addin&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2026 04:19:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Modify-or-Update-an-Add-in/m-p/922266#M108089</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2026-01-06T04:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Modify or Update an Add-in</title>
      <link>https://community.jmp.com/t5/Discussions/Modify-or-Update-an-Add-in/m-p/922294#M108102</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/85668"&gt;@ClassDendrogram&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're on Windows, when you go to File &amp;gt; Open and find the jmpaddin file, there's an arrow that you can click that will give you the option to open using the add-in builder, where you can switch over the jsl script that is being used.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ben_BarrIngh_0-1767690980199.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/90275i36A1034FC13CB1CF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ben_BarrIngh_0-1767690980199.png" alt="Ben_BarrIngh_0-1767690980199.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2026 09:16:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Modify-or-Update-an-Add-in/m-p/922294#M108102</guid>
      <dc:creator>Ben_BarrIngh</dc:creator>
      <dc:date>2026-01-06T09:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Modify or Update an Add-in</title>
      <link>https://community.jmp.com/t5/Discussions/Modify-or-Update-an-Add-in/m-p/922315#M108105</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/85668"&gt;@ClassDendrogram&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;the .jmpaddin file is just a zipped file with all of the files neede by the addin.&lt;BR /&gt;If you have chosen to reference additional files, that will probably not be updated automatically, depending on JMP Version.&lt;/P&gt;
&lt;P&gt;Which JMP Version are you using?&lt;/P&gt;
&lt;P&gt;How did you generate your AddIn, by JMP Addin Builder?&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/en/19.0/?os=win&amp;amp;source=application#page/jmp/create-addins-with-the-jmp-addin-builder.shtml#" target="_blank"&gt;Create Add-Ins with the JMP Add-In Builder&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;When you added a script in Addin Builder as a file (in JMP &amp;lt;= version 18), you need to add it again, to make the change effective.&lt;BR /&gt;This may have changed in JMP 19, but I did not test so far.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2026 13:39:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Modify-or-Update-an-Add-in/m-p/922315#M108105</guid>
      <dc:creator>Georg</dc:creator>
      <dc:date>2026-01-06T13:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Modify or Update an Add-in</title>
      <link>https://community.jmp.com/t5/Discussions/Modify-or-Update-an-Add-in/m-p/922335#M108111</link>
      <description>&lt;P&gt;Hi Ben,&lt;/P&gt;
&lt;P&gt;Thank you! This worked.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2026 21:08:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Modify-or-Update-an-Add-in/m-p/922335#M108111</guid>
      <dc:creator>ClassDendrogram</dc:creator>
      <dc:date>2026-01-06T21:08:00Z</dc:date>
    </item>
  </channel>
</rss>

