Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Running python.py files with arguments(How to run python files with arguments within eclipse)
Running python.py files with arguments [message #1733504] Sat, 28 May 2016 22:48 Go to next message
Gary Roach is currently offline Gary RoachFriend
Messages: 5
Registered: January 2016
Junior Member
I basically need the same functionality in eclipse that I used to have with running command line code before I started using Eclipse. Specifically, I would like to be able to run something like "manage.py runserver" or "python --version" inside of eclipse. I did get the manage.py runserver to work but then lost control. The command started the server but I could not stop the server . There is no way to use ^C to stop the server. These are just examples. I want my command line control back but within Eclipse. How do I do that.

Gary R
Re: Running python.py files with arguments [message #1733518 is a reply to message #1733504] Sun, 29 May 2016 14:34 Go to previous message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 1
Registered: May 2016
Junior Member
I think you can play with eclipse command binding with keys.
eclipse
windows -->Preferences --> Keys
play with Terminate, TerminateAll.

still you can install terminal plugin in eclipse to run script, python within the liclipse.
Previous Topic:Java file chooser
Next Topic:cppcheclipse repo down?!
Goto Forum:
  


Current Time: Fri Mar 29 06:11:30 GMT 2024

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

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

Back to the top