Skip to main content

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


I have updated the RDB component and the map file to accomodate these changes.

Larry Dunnell
Internet address: ledunnel@xxxxxxxxxx



Michael Elder/Cambridge/IBM@IBMUS
Sent by: wtp-dev-admin@xxxxxxxxxxx

02/20/2005 01:05 PM

Please respond to
wtp-dev

To
wtp-dev@xxxxxxxxxxx
cc
Subject
[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


_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top