Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 593841
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T15:53:19+00:00 2026-05-13T15:53:19+00:00

I know Ctrl + F9 runs a single file. How to run them all?

  • 0

I know Ctrl + F9 runs a single file.

How to run them all?

If there is no such thing, how to bind one keyboard shortcut to it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T15:53:20+00:00Added an answer on May 13, 2026 at 3:53 pm

    Why not:

    • define a suite of tests, or a target in an ant script (like this one, at the bottom of the article),
      -and then associate a launch configuration (an external one for the ant script)?

    You could then use a shortcut to that launch configuration (as in this thread).
    One solution for that is to always launch the last application (F11 or Ctrl+F11 )

    <target name="tests" depends="compile">
      <py-test pythonpath="${src.dir}" dir=".">
        <fileset dir="${src.dir}">
          <include name="**/*Test.py"/>
        </fileset>
      </py-test>
    </target> 
    

    Note: there are other ways to integrate unit testing with pydev, as shown in SO question Continuous unit testing with Pydev (Python and Eclipse)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I already know about Ctrl + L to delete an entire line...is there one
We all know how to use <ctrl>-R to reverse search through history, but did
Know of an OCAML/CAML IDE? Especially one that runs on Linux?
One of the most frequent thing I do with Eclipse is to re-run the
Do anyone know synonyms of Ctrl + D shortcut of IntelliJ IDEA in MyEclipse
Is there a way to get a localized description of a shortcut like Ctrl
does anyone know how to enable Ctrl-o to switch to normal-mode for one command
I know that you can do ctrl-shift-g to find all calls to a particular
We all know Visual Studio's Edit > Format Document ( Ctrl + K ,
I know I can open a given file, and hitting CTRL + SHIFT +

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.