Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3919313
By: jcasbon

Hi,

When using a shared run configuration, it is nice not to have to specify the
absolute path to the interpreter.  With eclipse 3.1/pydev 1.1 it was possible
to set the interpreter to:
${system_path:python}
this would then be picked up if you had configured this interpreter.

With eclipse 3.2/pydev 1.2, however, this behaviour is no longer possible and
using this configuration gives an error dialog with:
"The interpreter ${system_path:python} is not a correctly configured as a 
'python'
interpreter. etc".  The generated command line is correct, however.

Is it possible to support this usage some way?  A shared run configuration 
should
be as generic as possible and not all developers store python in the same place.
Perhaps their should be a default interpreter choice?

thanks,
James

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Pydev-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to