Skip to main content



      Home
Home » Eclipse Projects » GEF » Migration - How to make my Selection Actions work again
Migration - How to make my Selection Actions work again [message #152351] Wed, 29 September 2004 05:52 Go to next message
Eclipse UserFriend
Hi,
I decided to migrate to eclipse 3 and so gef 3
But I had some compilation problems , mainly because all my actions
inheriting from SelectionAction and using setEditorPart() and
getEditorPart() are no longer available (because SelectionAction now
inherits from WorkbenchPartAction not EditorPartAction as before)
I wonder how will I make my work compile with the least changes.
Re: Migration - How to make my Selection Actions work again [message #152419 is a reply to message #152351] Wed, 29 September 2004 12:49 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

Can you just call the new methods?

"Shady" <sh_said@yahoo.com> wrote in message
news:cjdss9$rka$1@eclipse.org...
> Hi,
> I decided to migrate to eclipse 3 and so gef 3
> But I had some compilation problems , mainly because all my actions
> inheriting from SelectionAction and using setEditorPart() and
> getEditorPart() are no longer available (because SelectionAction now
> inherits from WorkbenchPartAction not EditorPartAction as before)
> I wonder how will I make my work compile with the least changes.
>
>
>
Previous Topic:2nd view for the model
Next Topic:collapse/expand nested container problem
Goto Forum:
  


Current Time: Tue Jul 15 05:11:20 EDT 2025

Powered by FUDForum. Page generated in 0.08079 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top