This question is probably ridiculous because I have very little experience with Python.
But one has to work with it these days.
The problem is that the IDE cannot resolve any references to java.* packages java.* And others in my own libraries.
I added several paths to the required libraries in interpeter, but nothing has changed.
Am I doing something wrong or do I need some third-party plugin?
I am using PyCharm 2.5b with Jython 2.5.3 as a translator.
Virtualvoid
source share