Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] [CN]: Upcoming changes to extension point "navigatorContent"



Upcoming changes this week (in the 3.2 stream). WTP clients need not make these changes yet, but please provide feedback if there are potential issues:

[CommonNavigator] Port the ActionExpression enablement classes to org.eclipse.core.expressions
--> this means that extensions must modify their extension's <enablement/> to use org.eclipse.core.expressions
https://bugs.eclipse.org/bugs/show_bug.cgi?id=115130


[CommonNavigator] [API] Update extension point schema doc for navigatorContent
--> This change will split the <enablement/> clause to two specialized elements: "triggerPoints" and "possibleChildren". In the interim, the framework will still respect <enablement/> and adopt that _expression_ for both of the new children (so "enablements" will specify both triggerPoints and possibleChildren). However, clients may be required to port to the two new elements before the API is finalized.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=115123


-------------------------------------------------------------------------
Kind Regards,

Michael D. Elder
Rational Studio / Services Tools Development    
IBM RTP Lab
Ext: (919) 543-8356
T/L:  441-8356
mdelder@xxxxxxxxxx


Back to the top