[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] TP4/035: Follow-up question re: children of root element

The UCD person's next question was whether we have control
over the order of elements under the root element. That is,
even if the order of the root element is determined by
the plugin load order, do we have control over the children 
under that root element? If I'm not mistaken, assuming that
the children are all declared in the same plugin, then the
order of the children, in the list, will be determined by 
the order that they are declared in; i.e., the order of 
the child contributions in the plugin.xml file. Is that 
correct?