public class PyDevUtils
extends Object
-
Field Summary 
Fields
-
Method Summary 
Gets The PyDev source directory.
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details 
-
PYDEV_REMOTE_DEBUGGER_PORT 
public static final int PYDEV_REMOTE_DEBUGGER_PORT
- See Also:
-
-
Method Details 
-
getPyDevSrcDir 
public static File getPyDevSrcDir()
Gets The PyDev source directory.
- Returns:
- The PyDev source directory, or null if it not known.