<div dir="ltr"><div>Hi Tim,<br><br></div><div>I hadn't thought about that, thanks ! I will make sure not to create any duplicate of these plugins<br><br></div><div>I knew indeed that I could edit all the plugins.*files by hand, that was the reason why I was looking for a script. Please forgive my laziness :-)<br><br></div><div>Sophie<br></div><br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-05-10 20:02 GMT+02:00 tim Rowledge <span dir="ltr"><<a href="mailto:tim@rowledge.org" target="_blank">tim@rowledge.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
> On 10-05-2017, at 10:47 AM, Sophie Kaleba <<a href="mailto:sophie.kaleba@gmail.com">sophie.kaleba@gmail.com</a>> wrote:<br>
><br>
> Hi again<br>
><br>
> I want to modify the <a href="http://plugins.int" rel="noreferrer" target="_blank">plugins.int</a> files to add some internal plugins to the different pharo distributions (<a href="http://forum.world.st/Missing-plugins-to-make-the-vmProfiler-work-on-Pharo-td4946444.html" rel="noreferrer" target="_blank">http://forum.world.st/<wbr>Missing-plugins-to-make-the-<wbr>vmProfiler-work-on-Pharo-<wbr>td4946444.html</a>).<br>
<br>
</span>It’s just a text file so you edit with your favourite text editing tools (smalltalk, obviously!) and add another line with the name of your plugin.<br>
<br>
If the plugin is already listed in the *other* plugins.* file then you’d want to remove it as well - ie to change FooPlugin from being built internal to external, delete it from <a href="http://plugins.int" rel="noreferrer" target="_blank">plugins.int</a> and add to plugins.ext<br>
<br>
You could very simply try this out by moving pretty much any current plugin from one list to another and running a build, just to convince yourself it works ok. You might also take a look though the assorted plugins.* files in the many `build.*/build*` directories to see a lot of examples. And indeed a lot of cases where a plugin appears to be near-randlomly included or not, something that could do with tidying up. And if you were to conclude that making things tidier and doing test builds was a project worth spending a little time on then you would certainly earn my thanks...<br>
<br>
<br>
tim<br>
--<br>
tim Rowledge; <a href="mailto:tim@rowledge.org">tim@rowledge.org</a>; <a href="http://www.rowledge.org/tim" rel="noreferrer" target="_blank">http://www.rowledge.org/tim</a><br>
Fractured Idiom:- LE ROI EST MORT. JIVE LE ROI - The King is dead.  No kidding.<br>
<br>
<br>
</blockquote></div><br></div>