Eclipse ignores custom keyboard shortcut











up vote
1
down vote

favorite












I have configured Eclipse to have Ctrl+Alt+U as a keyboard shortcut for synchronizing with SVN using the Subclipse plugin. However, when I select the project I want to synchronize in the Package Explorer, and press Ctrl+Alt+U, nothing much happens. If I instead right-click and choose Team and then Synchronize, as I have previously done, it works. I am running Eclipse on Kubuntu 11.04. There are no conflicting keyboard shortcuts in Eclipse or KHotkeys, as far as I can see.



I chose "In Windows" as the "When" condition for activating the shortcut, but I'm not exactly sure what this means.










share|improve this question




























    up vote
    1
    down vote

    favorite












    I have configured Eclipse to have Ctrl+Alt+U as a keyboard shortcut for synchronizing with SVN using the Subclipse plugin. However, when I select the project I want to synchronize in the Package Explorer, and press Ctrl+Alt+U, nothing much happens. If I instead right-click and choose Team and then Synchronize, as I have previously done, it works. I am running Eclipse on Kubuntu 11.04. There are no conflicting keyboard shortcuts in Eclipse or KHotkeys, as far as I can see.



    I chose "In Windows" as the "When" condition for activating the shortcut, but I'm not exactly sure what this means.










    share|improve this question


























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I have configured Eclipse to have Ctrl+Alt+U as a keyboard shortcut for synchronizing with SVN using the Subclipse plugin. However, when I select the project I want to synchronize in the Package Explorer, and press Ctrl+Alt+U, nothing much happens. If I instead right-click and choose Team and then Synchronize, as I have previously done, it works. I am running Eclipse on Kubuntu 11.04. There are no conflicting keyboard shortcuts in Eclipse or KHotkeys, as far as I can see.



      I chose "In Windows" as the "When" condition for activating the shortcut, but I'm not exactly sure what this means.










      share|improve this question















      I have configured Eclipse to have Ctrl+Alt+U as a keyboard shortcut for synchronizing with SVN using the Subclipse plugin. However, when I select the project I want to synchronize in the Package Explorer, and press Ctrl+Alt+U, nothing much happens. If I instead right-click and choose Team and then Synchronize, as I have previously done, it works. I am running Eclipse on Kubuntu 11.04. There are no conflicting keyboard shortcuts in Eclipse or KHotkeys, as far as I can see.



      I chose "In Windows" as the "When" condition for activating the shortcut, but I'm not exactly sure what this means.







      keyboard-shortcuts eclipse kubuntu






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 15 at 10:32









      Tomasz Jakub Rup

      560313




      560313










      asked Oct 12 '11 at 10:15









      Robin Green

      875823




      875823






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          3
          down vote



          accepted










          You need to enable the SVN command groups for your perspective.




          1. "Window" > "Customize Perspective"

          2. Select the "Command Groups Availability"

          3. Check the SVN options from the "Available command groups" and click "OK"


          You may also want to select "In Dialogs and Windows". Not sure if that is important but it works for me.
          Once you have these settings you can either use the shortcut from the Package Explorer to commit a folder/multiple files, or you can use the shortcut from the editor window to commit the current editor file.






          share|improve this answer





















            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "3"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














             

            draft saved


            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f345667%2feclipse-ignores-custom-keyboard-shortcut%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            3
            down vote



            accepted










            You need to enable the SVN command groups for your perspective.




            1. "Window" > "Customize Perspective"

            2. Select the "Command Groups Availability"

            3. Check the SVN options from the "Available command groups" and click "OK"


            You may also want to select "In Dialogs and Windows". Not sure if that is important but it works for me.
            Once you have these settings you can either use the shortcut from the Package Explorer to commit a folder/multiple files, or you can use the shortcut from the editor window to commit the current editor file.






            share|improve this answer

























              up vote
              3
              down vote



              accepted










              You need to enable the SVN command groups for your perspective.




              1. "Window" > "Customize Perspective"

              2. Select the "Command Groups Availability"

              3. Check the SVN options from the "Available command groups" and click "OK"


              You may also want to select "In Dialogs and Windows". Not sure if that is important but it works for me.
              Once you have these settings you can either use the shortcut from the Package Explorer to commit a folder/multiple files, or you can use the shortcut from the editor window to commit the current editor file.






              share|improve this answer























                up vote
                3
                down vote



                accepted







                up vote
                3
                down vote



                accepted






                You need to enable the SVN command groups for your perspective.




                1. "Window" > "Customize Perspective"

                2. Select the "Command Groups Availability"

                3. Check the SVN options from the "Available command groups" and click "OK"


                You may also want to select "In Dialogs and Windows". Not sure if that is important but it works for me.
                Once you have these settings you can either use the shortcut from the Package Explorer to commit a folder/multiple files, or you can use the shortcut from the editor window to commit the current editor file.






                share|improve this answer












                You need to enable the SVN command groups for your perspective.




                1. "Window" > "Customize Perspective"

                2. Select the "Command Groups Availability"

                3. Check the SVN options from the "Available command groups" and click "OK"


                You may also want to select "In Dialogs and Windows". Not sure if that is important but it works for me.
                Once you have these settings you can either use the shortcut from the Package Explorer to commit a folder/multiple files, or you can use the shortcut from the editor window to commit the current editor file.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Apr 18 '12 at 19:36









                byoungb

                1766




                1766






























                     

                    draft saved


                    draft discarded



















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f345667%2feclipse-ignores-custom-keyboard-shortcut%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    QoS: MAC-Priority for clients behind a repeater

                    Ивакино (Тотемский район)

                    Can't locate Autom4te/ChannelDefs.pm in @INC (when it definitely is there)