facebook

Run/Debug shortcuts disappeared ?

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #274955 Reply

    mlp2305
    Member

    I wonder where the ctrl+F11 and F11 shortcuts have gone.
    If I press ctrl+F11 it just says “There is no available servers that support selected deployment type”.

    This is what the help says :

    Re-launching a program
    The workbench keeps a history of each launched and debugged program. To relaunch a program, do one of the following:

    Select a previous launch from Run or Debug button pull-down menus.
    From the menu bar, select Run > Run History or Run > Debug History and select a previous launch from these sub-menus.
    In the Debug View, select a process that you want to relaunch, and select Relaunch from the process’s pop-up menu.
    To relaunch the most recent launch, do one of the following:

    Click the Run or Debug buttons (without using the button pull-down menu).
    Select Run > Run Last Launched (Ctrl+F11), or Run > Debug Last Launched (F11) from the workbench menu bar.

    Launching a Java program
    Running and debugging

    Debug view
    Relaunch command
    Terminate and Relaunch command

    #274960 Reply

    Scott Anderson
    Participant

    The shortcuts are kept in your Eclipse configuration so if you restarted with -clean or upgraded to a new release of MyEclipse you’ll have to run
    your executables manually one time before they are added to the shortcut menu again. To add them manually you can select Run > Open Debug Dialog… and then select your launch config. On the ‘Common’ page are options to add that config to the shortcuts menu manually.

    #275045 Reply

    U. Sauerbrei
    Member

    Since I upgraded to MyEclipse 6 I have the described problem as well. No problem to start it manually but even if I add it in the launch configuration to the favorites the shortcuts fail 🙁

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Run/Debug shortcuts disappeared ?

You must be logged in to post in the forum log in