I am using Eclipse with pydev installed.
Debugging through pydevd.
When running the python script in the server, pydevd configured value PATHS_FROM_ECLIPSE_TO_PYTHON
is being used. But If I update the PATHS_FROM_ECLIPSE_TO_PYTHON
value second time, the first value only is being used but updated vlaue is not working.
Please help on how to make it updated