Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library import: problem with "duplicate" names #101

Open
yahman72 opened this issue Aug 31, 2015 · 1 comment
Open

Library import: problem with "duplicate" names #101

yahman72 opened this issue Aug 31, 2015 · 1 comment

Comments

@yahman72
Copy link

Libraries with "duplicate" names, like the DateTime, are imported incorrectly --> intellibot seems to find the first matching class (which in my case is the DateTime class in the xmlrpclib.py standard python library)

*** Settings ***
Library             DateTime

When I click on jump-to-source on that Library definition it takes me to that xmlrpclib.py source file.
As a result all features (jump-to-source, code completion, etc) for the keywords in the RF DateTime library are not working.

@ghost-x47
Copy link

Problem still present. Valid for Process, DateTime standard libraries.
Plugin Version: 0.10.143.381
IDE:
PyCharm Community Edition 2016.3.2
Build #PC-163.10154.50, built on December 28, 2016
JRE: 1.8.0_112-release-408-b6 x86
JVM: OpenJDK Server VM by JetBrains s.r.o

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants