On 5/18/06, Don Taylor <[EMAIL PROTECTED]> wrote:
In the script: editor.getPythonNature().getPythonPathNature().getCompleteProjectPythonPath()
you can view the interface for editor.getPythonNature().getPythonPathNature() to see what else is available at:
http://pydev.cvs.sourceforge.net/pydev/org.python.pydev.core/src/org/python/pydev/core/IPythonPathNature.java?view=markup
Fabio:
Is there a way to get at the pythonpath for the underlying project?
In the script: editor.getPythonNature().getPythonPathNature().getCompleteProjectPythonPath()
you can view the interface for editor.getPythonNature().getPythonPathNature() to see what else is available at:
http://pydev.cvs.sourceforge.net/pydev/org.python.pydev.core/src/org/python/pydev/core/IPythonPathNature.java?view=markup
-- Fabio
