Hi there,

I just got the source for the Eclipse plugin from CVS and discovered that I can already define additional "natures", which I really need. There is another possible extension I would find useful.

Problem: I am using the Together UML eclipse plugin, which requires additional settings in the .project file, e.g. a directory where it stores its model files, like

<designRoot path="src/model">
</designRoot>

Solution: Would it be possible to include a custom merge file that could hold such information at the end of the project.jelly file (just before the closing </projectDescription>), like

<j:import file="${maven.eclipse.projectmerge}" inherit="true"/>

Well it works for me :-) , so the question is, would it be possible to include this permanently into the Maven eclipse plugins source??

Thanks,
Leander

--

GnuPG Fingerprint = FC88 7806 111C 9DD5 1136 B311 EF00 4F8F A6D1 DC79

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to