Ganymede: Cannot find ClosePerspectiveAction and IEvaluationService [message #329896] |
Wed, 09 July 2008 17:05  |
Eclipse User |
|
|
|
Hello,
I am trying to upgrade my projects from Eclipse 3.3 to Eclipse 3.4. I
got some compile errors about following two types:
For import statement of
"org.eclipse.ui.internal.ClosePerspectiveAction", I got error
“ClosePerspectiveAction cannot be resolved to a type”.
For import statement of
"org.eclipse.ui.internal.services.IEvaluationService", I got error
“IEvaluationService cannot be resolved to a type”
So, where is the “ClosePerspectiveAction” class and "IEvaluationService"
interface located now?
Is there any document that lists all the moved or renamed
class/interface/package ?
Thanks,
Hongying
|
|
|
|
|
|
Re: Ganymede: Cannot find ClosePerspectiveAction and IEvaluationService [message #329986 is a reply to message #329927] |
Fri, 11 July 2008 12:33  |
Eclipse User |
|
|
|
Thanks Paul, I will make change accordingly.
Paul Webster wrote:
> Hongying Zhang wrote:
>> Hello,
>>
>> I am trying to upgrade my projects from Eclipse 3.3 to Eclipse 3.4. I
>> got some compile errors about following two types:
>>
>> For import statement of
>> "org.eclipse.ui.internal.ClosePerspectiveAction", I got error
>> “ClosePerspectiveAction cannot be resolved to a type”.
>
> You would use the ClosePerspective command (placed using the
> org.eclipse.ui.menus extension or programmatically called using
> IHandlerService methods).
>
>> For import statement of
>> "org.eclipse.ui.internal.services.IEvaluationService", I got error
>> “IEvaluationService cannot be resolved to a type”
>
> IEvaluationService is now public API (CTRL+SHIFT+O should find it).
>
> Later,
> PW
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03711 seconds