<html><head></head><body><div class="gmail_quote">Max Rydahl Andersen <max.andersen@redhat.com> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre style="white-space: pre-wrap; word-wrap:break-word; font-family: sans-serif">> Hi Max,<br />> <br />> I dunno if it helps you with the eclipse update dance...<br /><br />It sounds interesting - I will try it out once I got a minute free!<br />> <br />> I wrote a plugin which adds a button to the Package Explorer view ...<br />> <br />> 1) Click the button and file dialog is displayed.<br />> 2) Select codebase repository working directory.<br />> 3) All projects in workspace are synchronized against selected directory.<br />> * Any new projects in the selected directory are added to the workspace;<br />> * Invalid projects (deleted) are removed from the workspace;<br />> * Projects moved into working sets named by the parent directory of<br />> the plugin. This works for me but might not be appropriate for you.<br /><br />I actually implemented a similar idea but based on a regular expression for the project name;<br />for us it would have to be the ../../ since we have things in features/plugins...<br /><br />> Interested to hear feedback and whether it is useful to people...<br /><br />I'll definitely try it out - thanks for the tip!<br /><br />is the code available somewhere too?<br />> <br />> My Update Site<br />> <a href="http://www.phantomjinx.co.uk/org.phantomjinx.site">http://www.phantomjinx.co.uk/org.phantomjinx.site</a><br />> <br />> Regards<br />> <br />> PGR<br />> <br />> -- <br />> Paul Richardson (a.k.a. phantomjinx)<br />> <br />> * p.g.richardson@redhat.com<br />> * pgrichardson@linux.com<br />> * mob: +44 (0)9780 869490<br />> <br /><br /><br /><hr /><br />jbosstools-dev mailing list<br />jbosstools-dev@lists.jboss.org<br /><a href="https://lists.jboss.org/mailman/listinfo/jbosstools-dev">https://lists.jboss.org/mailman/listinfo/jbosstools-dev</a><br /></pre></blockquote></div><br clear="all">Only on my machine but I'll push it to github over the weekend.<br>
<br>
PGR </body></html>