Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 09:52 Go to next message
Why Tho is currently offline Why ThoFriend
Messages: 2
Registered: May 2021
Junior Member
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 15:58 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
Pydev is not provided by Eclipse.org:

https://www.pydev.org/

You should Google to find the best place to ask your question...


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: keeping python interpreter open [message #1841612 is a reply to message #1841603] Sat, 22 May 2021 09:28 Go to previous messageGo to next message
Why Tho is currently offline Why ThoFriend
Messages: 2
Registered: May 2021
Junior Member
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 11:54 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
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...

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: keeping python interpreter open [message #1841619 is a reply to message #1841613] Sat, 22 May 2021 17:21 Go to previous messageGo to next message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
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.


--

Tauno Voipio
Re: keeping python interpreter open [message #1841644 is a reply to message #1841619] Mon, 24 May 2021 13:55 Go to previous messageGo to next message
David Greenwood is currently offline David GreenwoodFriend
Messages: 2
Registered: May 2021
Junior Member
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 17:56 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

And it's not "Eclipse PyDev", just "PyDev."

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Kotlin tutorial - Eclipse
Next Topic:Eclipse
Goto Forum:
  


Current Time: Thu Apr 25 16:10:36 GMT 2024

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

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

Back to the top