Commit Graph
12 Commits
Author SHA1 Message Date
Anna Kozlova 6dcdf8b436 call hierarchy: ensure implicit super calls are processed (IDEA-160213) 2016-08-24 21:16:13 +03:00
Roman Shevchenko 5fb3774b58 [platform] plugin manager should tolerate URLs from broken class loaders (IDEA-151636) 2016-02-12 21:02:04 +01:00
Roman Shevchenko 11f54a3efa [tests] a test for IDEA-151593 2016-02-12 20:06:59 +01:00
Maxim.Mossienko 185016ae0b add instantiating point of the anonymous class as call point only if anonymous class is immediately passed as argument (IDEA-140031)
(cherry picked from commit 08f7813)
2015-05-20 11:53:16 +02:00
Roman Shevchenko be9338022f platform: avoid returning corrupted plugin descriptor 2014-12-17 17:13:30 +01:00
Roman Shevchenko 989ec326eb Cleanup (testdata file names fixed) 2014-11-27 21:07:33 +01:00
Maxim.Mossienko 2b8dd92eb5 [for java caller hierarchy] when occurrence in anonymous class search for usages of containing method (IDEA-73312), also search occurrences past constructors of anonymous classes (IDEA-56615) 2014-11-20 14:17:57 +01:00
nik b2fdf81153 skip BOM for source root detection (IDEA-77278, IDEA-98541) 2013-03-13 16:22:11 +04:00
nik 4ab95046f6 fixed source root detection for java files in default package (IDEA-74616) 2011-10-10 11:44:41 +04:00
Dmitry Avdeev f41fdc2118 test data moved 2011-07-20 13:30:59 +04:00
nik bfaa9fd5e0 blinking FileTemplatesTest moved to community 2010-06-21 15:39:23 +04:00
Dmitry Jemerov 2a26d606e0 correct sibling filtering for inherited methods in call hierarchy (IDEADEV-41005) 2009-12-03 19:13:27 +03:00