Menu

#420 Python interpreter as Eclipse variable ${python_interpreter}

open
nobody
None
5
2010-01-25
2010-01-25
No

I would like to see current Python interpreter as Eclipse variable.

For the simple reason that I have several External Tools under "Run -> External Tools", they all run some python *script* using current interpreter, for example "django-admin.py" or "epydoc.py". Currently I have to type in the Location the hard-coded path of Python, and I would ideally like it to be the same as in the project, using the Eclipse variables such as ${string_prompt}.

There could be ${python_interpreter}, I could just throw that to the Location and the External tool configuration could be versioned and shared along the project neatly.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.