Skip to main content



      Home
Home » Eclipse Projects » Mylyn » ctrl+f12 in java perspective does not work
ctrl+f12 in java perspective does not work [message #48275] Thu, 15 May 2008 05:55 Go to next message
Eclipse UserFriend
Hi All,

When editing a file, Ctrl+F12 (the shortcut to open a mylyn task) works
for me in any other perspective but 'Java perspective'. This is rather
strange.

Is this a bug, a known issue or a feature?

Thanks,
Alexey
Re: ctrl+f12 in java perspective does not work [message #48568 is a reply to message #48275] Fri, 16 May 2008 16:23 Go to previous messageGo to next message
Eclipse UserFriend
Please hit Ctrl+Shift+L to inspect your keybindings, as there could be a
conflict. I have verified that it works by default in the Java Perspective.

Mik

Alexey Semenov wrote:
> Hi All,
>
> When editing a file, Ctrl+F12 (the shortcut to open a mylyn task) works
> for me in any other perspective but 'Java perspective'. This is rather
> strange.
>
> Is this a bug, a known issue or a feature?
>
> Thanks,
> Alexey
Re: ctrl+f12 in java perspective does not work [message #48863 is a reply to message #48568] Tue, 20 May 2008 12:26 Go to previous messageGo to next message
Eclipse UserFriend
Mik,

Thanks for the response.

I see Mylyn's bindings there: Ctrl+F12, Ctrl+Shift+F12, =

Ctrl+Alt+Shift+F12. I don't see any conflicts. And none of these binding=
s =

work in Java perspective for me and work well in other perspectives.

I've checked 'keys' section in Preferences: typed 'F12' in the filter =

input field, and saw no conflicts, only the 3 shortcuts mentioned above =
=

and the standard F12 'Activate Editor'.

I don't see any messages in the error log either. Only the following one=
, =

which I suppose does not relate to the issue:

!MESSAGE Conflict for 'org.eclipse.ui.navigate.selectWorkingSets':
HandlerActivation(commandId=3Dorg.eclipse.ui.navigate.select WorkingSets,=

handler=3DActionDelegateHandlerProxy(null,org.eclipse.ui.int ernal.actio=
ns.SelectWorkingSetsAction),
expression=3DAndExpression(ActionSetExpression(org.eclipse.u i.WorkingSe=
tActionSet.toolbar,org.eclipse.ui.internal.WorkbenchWindow@15c40eb),Work=
benchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@15c40eb)),=
sourcePriority=3D16640)
HandlerActivation(commandId=3Dorg.eclipse.ui.navigate.select WorkingSets,=

handler=3DActionDelegateHandlerProxy(null,org.eclipse.ui.int ernal.actio=
ns.SelectWorkingSetsAction),
expression=3DAndExpression(ActionSetExpression(org.eclipse.u i.WorkingSe=
tActionSet,org.eclipse.ui.internal.WorkbenchWindow@15c40eb),WorkbenchWin=
dowExpression(org.eclipse.ui.internal.WorkbenchWindow@15c40eb)),sourcePr=
iority=3D16640)


What/where else could I check? Should I provide the list of plugins =

installed for someone to try reproduce the issue? I will definitely try =
=

create another installation of Eclipse and check if the problem is prese=
nt =

there.

Any help in figuring out the reason will be appreciated. I use Mylyn in =
my =

day-to-day work, and this issue is a real pain.

Thanks,
Alexey


On Sat, 17 May 2008 00:23:07 +0400, Mik Kersten <mik.kersten@tasktop.com=
> =

wrote:

> Please hit Ctrl+Shift+L to inspect your keybindings, as there could be=
a =

> conflict. I have verified that it works by default in the Java =

> Perspective.
>
> Mik
>
> Alexey Semenov wrote:
>> Hi All,
>> When editing a file, Ctrl+F12 (the shortcut to open a mylyn task) =

>> works for me in any other perspective but 'Java perspective'. This is=
=

>> rather strange.
>> Is this a bug, a known issue or a feature?
>> Thanks,
>> Alexey
Re: ctrl+f12 in java perspective does not work [message #48923 is a reply to message #48863] Wed, 21 May 2008 03:22 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

Now I've checked and it appears, that the same Eclipse works well on bot=
h =

another workspace and on a new specially created workspace.

So the issue is specific to my workspace.

Could you please suggest me what actions to take now? I definitely can =

simply migrate to a new workspace as there's not so much tuning, but I =

think it'l more interesting and useful for us to try to find the root =

cause of my trouble =3D)

Best,
Alexey


On Tue, 20 May 2008 20:26:45 +0400, Alexey Semenov <alexeysem@gmail.com>=
=

wrote:

> Mik,
>
> Thanks for the response.
>
> I see Mylyn's bindings there: Ctrl+F12, Ctrl+Shift+F12, =

> Ctrl+Alt+Shift+F12. I don't see any conflicts. And none of these =

> bindings work in Java perspective for me and work well in other =

> perspectives.
>
> I've checked 'keys' section in Preferences: typed 'F12' in the filter =
=

> input field, and saw no conflicts, only the 3 shortcuts mentioned abov=
e =

> and the standard F12 'Activate Editor'.
>
> I don't see any messages in the error log either. Only the following =

> one, which I suppose does not relate to the issue:
>
> !MESSAGE Conflict for 'org.eclipse.ui.navigate.selectWorkingSets':
> HandlerActivation(commandId=3Dorg.eclipse.ui.navigate.select WorkingSet=
s,
> handler=3DActionDelegateHandlerProxy(null,org.eclipse.ui.int ernal.act=
ions.SelectWorkingSetsAction),
> expression=3DAndExpression(ActionSetExpression(org.eclipse.u i.Working=
SetActionSet.toolbar,org.eclipse.ui.internal.WorkbenchWindow@15c40eb),Wo=
rkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@15c40eb)=
),sourcePriority=3D16640)
> HandlerActivation(commandId=3Dorg.eclipse.ui.navigate.select WorkingSet=
s,
> handler=3DActionDelegateHandlerProxy(null,org.eclipse.ui.int ernal.act=
ions.SelectWorkingSetsAction),
> expression=3DAndExpression(ActionSetExpression(org.eclipse.u i.Working=
SetActionSet,org.eclipse.ui.internal.WorkbenchWindow@15c40eb),WorkbenchW=
indowExpression(org.eclipse.ui.internal.WorkbenchWindow@15c40eb)),source=
Priority=3D16640)
>
>
> What/where else could I check? Should I provide the list of plugins =

> installed for someone to try reproduce the issue? I will definitely tr=
y =

> create another installation of Eclipse and check if the problem is =

> present there.
>
> Any help in figuring out the reason will be appreciated. I use Mylyn i=
n =

> my day-to-day work, and this issue is a real pain.
>
> Thanks,
> Alexey
>
>
> On Sat, 17 May 2008 00:23:07 +0400, Mik Kersten =

> <mik.kersten@tasktop.com> wrote:
>
>> Please hit Ctrl+Shift+L to inspect your keybindings, as there could b=
e =

>> a conflict. I have verified that it works by default in the Java =

>> Perspective.
>>
>> Mik
>>
>> Alexey Semenov wrote:
>>> Hi All,
>>> When editing a file, Ctrl+F12 (the shortcut to open a mylyn task) =

>>> works for me in any other perspective but 'Java perspective'. This i=
s =

>>> rather strange.
>>> Is this a bug, a known issue or a feature?
>>> Thanks,
>>> Alexey
>
Re: ctrl+f12 in java perspective does not work [message #50132 is a reply to message #48923] Tue, 17 June 2008 12:40 Go to previous message
Eclipse UserFriend
First try: Window -> Reset Perspective

Then: Window -> Preferences -> Keys -> Restore Defaults

That should reset all your keybindings as well as the commands available
in the perspective. I added a note to:

http://wiki.eclipse.org/Mylyn/User_Guide#Key_Mappings

Mik


Alexey Semenov wrote:
> Hi,
>
> Now I've checked and it appears, that the same Eclipse works well on
> both another workspace and on a new specially created workspace.
>
> So the issue is specific to my workspace.
>
> Could you please suggest me what actions to take now? I definitely can
> simply migrate to a new workspace as there's not so much tuning, but I
> think it'l more interesting and useful for us to try to find the root
> cause of my trouble =)
>
> Best,
> Alexey
>
>
> On Tue, 20 May 2008 20:26:45 +0400, Alexey Semenov <alexeysem@gmail.com>
> wrote:
>
>> Mik,
>>
>> Thanks for the response.
>>
>> I see Mylyn's bindings there: Ctrl+F12, Ctrl+Shift+F12,
>> Ctrl+Alt+Shift+F12. I don't see any conflicts. And none of these
>> bindings work in Java perspective for me and work well in other
>> perspectives.
>>
>> I've checked 'keys' section in Preferences: typed 'F12' in the filter
>> input field, and saw no conflicts, only the 3 shortcuts mentioned
>> above and the standard F12 'Activate Editor'.
>>
>> I don't see any messages in the error log either. Only the following
>> one, which I suppose does not relate to the issue:
>>
>> !MESSAGE Conflict for 'org.eclipse.ui.navigate.selectWorkingSets':
>> HandlerActivation(commandId=org.eclipse.ui.navigate.selectWo rkingSets,
>> handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.inter nal.actions.SelectWorkingSetsAction),
>>
>> expression=AndExpression(ActionSetExpression(org.eclipse.ui. WorkingSetActionSet.toolbar,org.eclipse.ui.internal.WorkbenchWindow@15c40eb),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@15c40eb)),sourcePriority=16640)
>>
>> HandlerActivation(commandId=org.eclipse.ui.navigate.selectWo rkingSets,
>> handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.inter nal.actions.SelectWorkingSetsAction),
>>
>> expression=AndExpression(ActionSetExpression(org.eclipse.ui. WorkingSetActionSet,org.eclipse.ui.internal.WorkbenchWindow@15c40eb),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@15c40eb)),sourcePriority=16640)
>>
>>
>>
>> What/where else could I check? Should I provide the list of plugins
>> installed for someone to try reproduce the issue? I will definitely
>> try create another installation of Eclipse and check if the problem is
>> present there.
>>
>> Any help in figuring out the reason will be appreciated. I use Mylyn
>> in my day-to-day work, and this issue is a real pain.
>>
>> Thanks,
>> Alexey
>>
>>
>> On Sat, 17 May 2008 00:23:07 +0400, Mik Kersten
>> <mik.kersten@tasktop.com> wrote:
>>
>>> Please hit Ctrl+Shift+L to inspect your keybindings, as there could
>>> be a conflict. I have verified that it works by default in the Java
>>> Perspective.
>>>
>>> Mik
>>>
>>> Alexey Semenov wrote:
>>>> Hi All,
>>>> When editing a file, Ctrl+F12 (the shortcut to open a mylyn task)
>>>> works for me in any other perspective but 'Java perspective'. This
>>>> is rather strange.
>>>> Is this a bug, a known issue or a feature?
>>>> Thanks,
>>>> Alexey
Re: ctrl+f12 in java perspective does not work [message #589534 is a reply to message #48275] Fri, 16 May 2008 16:23 Go to previous message
Eclipse UserFriend
Please hit Ctrl+Shift+L to inspect your keybindings, as there could be a
conflict. I have verified that it works by default in the Java Perspective.

Mik

Alexey Semenov wrote:
> Hi All,
>
> When editing a file, Ctrl+F12 (the shortcut to open a mylyn task) works
> for me in any other perspective but 'Java perspective'. This is rather
> strange.
>
> Is this a bug, a known issue or a feature?
>
> Thanks,
> Alexey
Re: ctrl+f12 in java perspective does not work [message #589629 is a reply to message #48568] Tue, 20 May 2008 12:26 Go to previous message
Eclipse UserFriend
Mik,

Thanks for the response.

I see Mylyn's bindings there: Ctrl+F12, Ctrl+Shift+F12, =

Ctrl+Alt+Shift+F12. I don't see any conflicts. And none of these binding=
s =

work in Java perspective for me and work well in other perspectives.

I've checked 'keys' section in Preferences: typed 'F12' in the filter =

input field, and saw no conflicts, only the 3 shortcuts mentioned above =
=

and the standard F12 'Activate Editor'.

I don't see any messages in the error log either. Only the following one=
, =

which I suppose does not relate to the issue:

!MESSAGE Conflict for 'org.eclipse.ui.navigate.selectWorkingSets':
HandlerActivation(commandId=3Dorg.eclipse.ui.navigate.select WorkingSets,=

handler=3DActionDelegateHandlerProxy(null,org.eclipse.ui.int ernal.actio=
ns.SelectWorkingSetsAction),
expression=3DAndExpression(ActionSetExpression(org.eclipse.u i.WorkingSe=
tActionSet.toolbar,org.eclipse.ui.internal.WorkbenchWindow@15c40eb),Work=
benchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@15c40eb)),=
sourcePriority=3D16640)
HandlerActivation(commandId=3Dorg.eclipse.ui.navigate.select WorkingSets,=

handler=3DActionDelegateHandlerProxy(null,org.eclipse.ui.int ernal.actio=
ns.SelectWorkingSetsAction),
expression=3DAndExpression(ActionSetExpression(org.eclipse.u i.WorkingSe=
tActionSet,org.eclipse.ui.internal.WorkbenchWindow@15c40eb),WorkbenchWin=
dowExpression(org.eclipse.ui.internal.WorkbenchWindow@15c40eb)),sourcePr=
iority=3D16640)


What/where else could I check? Should I provide the list of plugins =

installed for someone to try reproduce the issue? I will definitely try =
=

create another installation of Eclipse and check if the problem is prese=
nt =

there.

Any help in figuring out the reason will be appreciated. I use Mylyn in =
my =

day-to-day work, and this issue is a real pain.

Thanks,
Alexey


On Sat, 17 May 2008 00:23:07 +0400, Mik Kersten <mik.kersten@tasktop.com=
> =

wrote:

> Please hit Ctrl+Shift+L to inspect your keybindings, as there could be=
a =

> conflict. I have verified that it works by default in the Java =

> Perspective.
>
> Mik
>
> Alexey Semenov wrote:
>> Hi All,
>> When editing a file, Ctrl+F12 (the shortcut to open a mylyn task) =

>> works for me in any other perspective but 'Java perspective'. This is=
=

>> rather strange.
>> Is this a bug, a known issue or a feature?
>> Thanks,
>> Alexey
Re: ctrl+f12 in java perspective does not work [message #589654 is a reply to message #48863] Wed, 21 May 2008 03:22 Go to previous message
Eclipse UserFriend
Hi,

Now I've checked and it appears, that the same Eclipse works well on bot=
h =

another workspace and on a new specially created workspace.

So the issue is specific to my workspace.

Could you please suggest me what actions to take now? I definitely can =

simply migrate to a new workspace as there's not so much tuning, but I =

think it'l more interesting and useful for us to try to find the root =

cause of my trouble =3D)

Best,
Alexey


On Tue, 20 May 2008 20:26:45 +0400, Alexey Semenov <alexeysem@gmail.com>=
=

wrote:

> Mik,
>
> Thanks for the response.
>
> I see Mylyn's bindings there: Ctrl+F12, Ctrl+Shift+F12, =

> Ctrl+Alt+Shift+F12. I don't see any conflicts. And none of these =

> bindings work in Java perspective for me and work well in other =

> perspectives.
>
> I've checked 'keys' section in Preferences: typed 'F12' in the filter =
=

> input field, and saw no conflicts, only the 3 shortcuts mentioned abov=
e =

> and the standard F12 'Activate Editor'.
>
> I don't see any messages in the error log either. Only the following =

> one, which I suppose does not relate to the issue:
>
> !MESSAGE Conflict for 'org.eclipse.ui.navigate.selectWorkingSets':
> HandlerActivation(commandId=3Dorg.eclipse.ui.navigate.select WorkingSet=
s,
> handler=3DActionDelegateHandlerProxy(null,org.eclipse.ui.int ernal.act=
ions.SelectWorkingSetsAction),
> expression=3DAndExpression(ActionSetExpression(org.eclipse.u i.Working=
SetActionSet.toolbar,org.eclipse.ui.internal.WorkbenchWindow@15c40eb),Wo=
rkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@15c40eb)=
),sourcePriority=3D16640)
> HandlerActivation(commandId=3Dorg.eclipse.ui.navigate.select WorkingSet=
s,
> handler=3DActionDelegateHandlerProxy(null,org.eclipse.ui.int ernal.act=
ions.SelectWorkingSetsAction),
> expression=3DAndExpression(ActionSetExpression(org.eclipse.u i.Working=
SetActionSet,org.eclipse.ui.internal.WorkbenchWindow@15c40eb),WorkbenchW=
indowExpression(org.eclipse.ui.internal.WorkbenchWindow@15c40eb)),source=
Priority=3D16640)
>
>
> What/where else could I check? Should I provide the list of plugins =

> installed for someone to try reproduce the issue? I will definitely tr=
y =

> create another installation of Eclipse and check if the problem is =

> present there.
>
> Any help in figuring out the reason will be appreciated. I use Mylyn i=
n =

> my day-to-day work, and this issue is a real pain.
>
> Thanks,
> Alexey
>
>
> On Sat, 17 May 2008 00:23:07 +0400, Mik Kersten =

> <mik.kersten@tasktop.com> wrote:
>
>> Please hit Ctrl+Shift+L to inspect your keybindings, as there could b=
e =

>> a conflict. I have verified that it works by default in the Java =

>> Perspective.
>>
>> Mik
>>
>> Alexey Semenov wrote:
>>> Hi All,
>>> When editing a file, Ctrl+F12 (the shortcut to open a mylyn task) =

>>> works for me in any other perspective but 'Java perspective'. This i=
s =

>>> rather strange.
>>> Is this a bug, a known issue or a feature?
>>> Thanks,
>>> Alexey
>
Re: ctrl+f12 in java perspective does not work [message #590098 is a reply to message #48923] Tue, 17 June 2008 12:40 Go to previous message
Eclipse UserFriend
First try: Window -> Reset Perspective

Then: Window -> Preferences -> Keys -> Restore Defaults

That should reset all your keybindings as well as the commands available
in the perspective. I added a note to:

http://wiki.eclipse.org/Mylyn/User_Guide#Key_Mappings

Mik


Alexey Semenov wrote:
> Hi,
>
> Now I've checked and it appears, that the same Eclipse works well on
> both another workspace and on a new specially created workspace.
>
> So the issue is specific to my workspace.
>
> Could you please suggest me what actions to take now? I definitely can
> simply migrate to a new workspace as there's not so much tuning, but I
> think it'l more interesting and useful for us to try to find the root
> cause of my trouble =)
>
> Best,
> Alexey
>
>
> On Tue, 20 May 2008 20:26:45 +0400, Alexey Semenov <alexeysem@gmail.com>
> wrote:
>
>> Mik,
>>
>> Thanks for the response.
>>
>> I see Mylyn's bindings there: Ctrl+F12, Ctrl+Shift+F12,
>> Ctrl+Alt+Shift+F12. I don't see any conflicts. And none of these
>> bindings work in Java perspective for me and work well in other
>> perspectives.
>>
>> I've checked 'keys' section in Preferences: typed 'F12' in the filter
>> input field, and saw no conflicts, only the 3 shortcuts mentioned
>> above and the standard F12 'Activate Editor'.
>>
>> I don't see any messages in the error log either. Only the following
>> one, which I suppose does not relate to the issue:
>>
>> !MESSAGE Conflict for 'org.eclipse.ui.navigate.selectWorkingSets':
>> HandlerActivation(commandId=org.eclipse.ui.navigate.selectWo rkingSets,
>> handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.inter nal.actions.SelectWorkingSetsAction),
>>
>> expression=AndExpression(ActionSetExpression(org.eclipse.ui. WorkingSetActionSet.toolbar,org.eclipse.ui.internal.WorkbenchWindow@15c40eb),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@15c40eb)),sourcePriority=16640)
>>
>> HandlerActivation(commandId=org.eclipse.ui.navigate.selectWo rkingSets,
>> handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.inter nal.actions.SelectWorkingSetsAction),
>>
>> expression=AndExpression(ActionSetExpression(org.eclipse.ui. WorkingSetActionSet,org.eclipse.ui.internal.WorkbenchWindow@15c40eb),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@15c40eb)),sourcePriority=16640)
>>
>>
>>
>> What/where else could I check? Should I provide the list of plugins
>> installed for someone to try reproduce the issue? I will definitely
>> try create another installation of Eclipse and check if the problem is
>> present there.
>>
>> Any help in figuring out the reason will be appreciated. I use Mylyn
>> in my day-to-day work, and this issue is a real pain.
>>
>> Thanks,
>> Alexey
>>
>>
>> On Sat, 17 May 2008 00:23:07 +0400, Mik Kersten
>> <mik.kersten@tasktop.com> wrote:
>>
>>> Please hit Ctrl+Shift+L to inspect your keybindings, as there could
>>> be a conflict. I have verified that it works by default in the Java
>>> Perspective.
>>>
>>> Mik
>>>
>>> Alexey Semenov wrote:
>>>> Hi All,
>>>> When editing a file, Ctrl+F12 (the shortcut to open a mylyn task)
>>>> works for me in any other perspective but 'Java perspective'. This
>>>> is rather strange.
>>>> Is this a bug, a known issue or a feature?
>>>> Thanks,
>>>> Alexey
Previous Topic:Mylyn 3.0
Next Topic:Mylyn with Serena Mashups (old TeamTrack)
Goto Forum:
  


Current Time: Tue Jul 22 16:08:56 EDT 2025

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

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

Back to the top