Package ghidra.python
Class PyDevUtils
- java.lang.Object
 - 
- ghidra.python.PyDevUtils
 
 
- 
public class PyDevUtils extends java.lang.Object 
- 
- 
Field Summary
Fields Modifier and Type Field Description static intPYDEV_REMOTE_DEBUGGER_PORT 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.io.FilegetPyDevSrcDir()Gets The PyDev source directory. 
 - 
 
- 
- 
Field Detail
- 
PYDEV_REMOTE_DEBUGGER_PORT
public static final int PYDEV_REMOTE_DEBUGGER_PORT
- See Also:
 - Constant Field Values
 
 
 - 
 
 -