----- Mail original -----
De: "Tudor Girba" tudor@tudorgirba.com À: "Moose-related development" moose-dev@iam.unibe.ch Envoyé: Vendredi 17 Juin 2011 01:03:12 Objet: [Moose-dev] Re: Eclipse plugins Thanks.
In any case, having the plugins is a very nice addition. Just a question: is the information populated by VerveineJ?
No, I prefer to keep things separated, Eclipse is not Java and vice-versa. So I created a small new app. : verveineEclipse (or something along these lines)
The idea is to run verveineJ and then run verveineEclipse with the same parameters. VerveineEclipse reads the output.mse generated by verveineJ, browses the directories to find which one are eclipse plugins, and then looks for FamixTypes that are inside these directories (using the FileAnchors).
From that, FamixPlugins are created and populated with the types found.
It is running, but I did not have time to iron it out yet.
nicolas