This question is probably ridiculous, because i have very small experience with python.
But have to work with that these days.
Problem is that IDE cannot resolve any reference to java.*
packages and to others in my own libraries.
I did add some paths to the necessary libraries in interpeter but nothing changed.
Does i did something wrong or do i need any third-party plugin?
I am using PyCharm 2.5b with Jython 2.5.3 as interpreter.