Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 09:52 Go to next message
Shady Said is currently offline Shady SaidFriend
Messages: 29
Registered: July 2009
Junior Member
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 16: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: Sat Jul 27 17:13:26 GMT 2024

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

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

Back to the top