Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] Common Navigator API updates

Extended Team:

      The following changes were made a result of the Common Navigator API
release as part of M3. I do not anticipate any breakage within WTP, but
just in case:



org.eclipse.wst.common.navigator.views.Disposable has been removed.

ICommonActionProvider was moved from
org.eclipse.wst.common.navigator.internal.views.actions to
org.eclipse.wst.common.navigator.views

ICommonMenuConstants was moved from
org.eclipse.wst.common.navigator.internal.views.actions to
org.eclipse.wst.common.navigator.views

The extension point org.eclipse.wst.common.navigator.views.navigatorActions
was removed. The only dependency on this extension point is in
org.eclipse.wst.rdb.server.ui which does not actually define anything --
please remove the declaration.


org.eclipse.wst.common.navigator.views.INavigatorDropActionDelegate was
renamed within its original package to ICommonDropActionDelegate

The extension point org.eclipse.wst.common.navigator.views.navigatorFilter
was renamed to org.eclipse.wst.common.navigator.views.commonFilter. There
were no implementors in WTP outside of the core navigator plugins at the
time of this change.



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

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




Back to the top