Dmitry Jemerov
749ce8a332
Cleanup: remove @author tags
...
GitOrigin-RevId: 9174eb8d77215b16f9f6c6074e6aced654d95ef1
2021-05-03 13:07:48 +00:00
Gregory.Shrago
c8b96531e3
rename ResolveTestCase to JavaResolveTestCase
...
GitOrigin-RevId: 3a05f577660ee0ed4c47fc31453257ad01de2a07
2019-09-11 12:11:55 +00:00
Alexey Kudravtsev
2a9d07d415
notnull in tests
2019-01-28 14:02:56 +03:00
sergey.ignatov
305b7495a7
simplify
2018-12-24 18:26:13 +03:00
Andrey Vlasovskikh
4f67c11a20
Reverted resolving foreign results in front of Python results (PY-23265, PY-23857, PY-23487)
...
It was a regression caused by changing the order of imports that
affected most Python plugin users due to Jython specific resolve logic
applied to CPython interpreters.
2017-04-28 22:54:52 +03:00
Andrey Vlasovskikh
1c7992ec75
Fixed running Python plugin tests in IntelliJ
...
The tests used to depend on python-community-tests, so some components
from IdeaPlugin.xml didn't get initialized. Added a dependency on
Python Community plugin resources for the correct plugin.xml.
2015-07-01 02:11:45 +03:00
Dmitry Jemerov
70e628954f
Apache 2 copyright headers
2013-10-21 15:29:20 +02:00
Anna Kozlova
415375b15f
"java.util.List" ->CommonClassNames.JAVA_UTIL_LIST
2012-05-30 13:29:44 +04:00
Dmitry Jemerov
2bf935862d
provide types for Java fields
2011-04-13 21:12:27 +02:00
Dmitry Jemerov
c0cb682511
resolve Java methods in a Python class inherited from a Java class
2011-04-13 21:12:26 +02:00
Dmitry Jemerov
8e8e2ab055
restore resolve from Python to Java, introduce Java package type
2011-04-13 21:12:24 +02:00
Dmitry Jemerov
a04e605f45
move the test to a different package, to make sure it will run as part of regular IDEA tests
2011-04-13 21:12:23 +02:00