Skip to main content



      Home
Home » Newcomers » Newcomers » keeping python interpreter open(add functionality to reuse program specific functions through the sheel (like in python IDLE))
keeping python interpreter open [message #1841586] Fri, 21 May 2021 05:52 Go to next message
Eclipse UserFriend
When using the integrated python IDLE, after executing a program, the shell gets opened. You can then write and let it do operations, or access functions specified in the executed program.
PyDev does not have this. If the file ends, the possibility for input ends. Unless I didnt see an option to toggle, this doesnt work.
Does Anybody have an idea how to do this?
Re: keeping python interpreter open [message #1841603 is a reply to message #1841586] Fri, 21 May 2021 11:58 Go to previous messageGo to next message
Eclipse UserFriend
Pydev is not provided by Eclipse.org:

https://www.pydev.org/

You should Google to find the best place to ask your question...
Re: keeping python interpreter open [message #1841612 is a reply to message #1841603] Sat, 22 May 2021 05:28 Go to previous messageGo to next message
Eclipse UserFriend
It seems though as if eclipse also doesnt have that feature.
And since pydev is just a plugin, I am fairly certain, this feature would be something to integrate into eclipse.
Re: keeping python interpreter open [message #1841613 is a reply to message #1841612] Sat, 22 May 2021 07:54 Go to previous messageGo to next message
Eclipse UserFriend
The thing is I don't know what python IDLE is and I don't know what any of the things you describe are. You talk about "the shell" but I have no idea which shell? You talk about a file ending? What file? It all sounds very python specific and I know nothing about python. Perhaps someone else will, but I've never seen a python question answered on this forum, so you might be waiting for quite long...
Re: keeping python interpreter open [message #1841619 is a reply to message #1841613] Sat, 22 May 2021 13:21 Go to previous messageGo to next message
Eclipse UserFriend
IDLE seems to be an IDE coming with Windows versions of Python, from Python development organization.

As far as I understand, it has nothing to do with Eclipse PyDev.
Re: keeping python interpreter open [message #1841644 is a reply to message #1841619] Mon, 24 May 2021 09:55 Go to previous messageGo to next message
Eclipse UserFriend
Yep, you're right. Eclipse PyDev is something else.
Re: keeping python interpreter open [message #1841651 is a reply to message #1841644] Mon, 24 May 2021 13:56 Go to previous message
Eclipse UserFriend
And it's not "Eclipse PyDev", just "PyDev."
Previous Topic:Kotlin tutorial - Eclipse
Next Topic:Eclipse
Goto Forum:
  


Current Time: Sat Jul 12 08:20:08 EDT 2025

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

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

Back to the top