Package ghidra.python

Class PyDevUtils

java.lang.Object
ghidra.python.PyDevUtils

public class PyDevUtils extends Object
  • 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.