Hello,
I have this schema :
Project A ---- Project B ---- Project C
|
---- Project D
My project A extends Project B and Project D,
My project.xml like this ????? :
<project>
<extend>ProjectB/project.xml</extend>
<extend>ProjectD/project.xml</extend>
Or not ???
thanks
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
