[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] TP4/035: Can order of property pages be controlled?

In earlier versions of eclipse, it used to be that the order of property 
pages, in the properties dialog, depended on the order of plugin loads. 
That is, if plugin A and plugin B both define property pages, and A is 
loaded before B, then page A will be positioned above page B in the list.
(By "list", I mean the column on the left-hand side of the properties 
dialog which lists the titles of the property pages.) Conversely, if B 
was loaded before A, then page B will be positioned above page A in the 
list. If I want to force some property pages to be displayed in a certain
order, is it still technically impossible to force a page to be in a 
certain position?