Pavel Dolgov
|
bcb8f9b8e8
|
Java: Provide completion inside literal argument of Class.forName() and ClassLoader.loadClass() (IDEA-167267)
|
2017-02-06 17:49:05 +03:00 |
|
Pavel Dolgov
|
69b3a8c6cb
|
Java: Improved completion for arguments of getField() and getMethod() - extract the type information from forName() and getClass() to provide code assistance (IDEA-167250)
|
2017-02-06 15:40:31 +03:00 |
|
Pavel Dolgov
|
8a73604580
|
Java: Improved completion for arguments of reflection calls getField() and getMethod() - extract the actual type from Class.forName and from generic type parameter to provide the code assistance (IDEA-167250)
|
2017-02-02 14:55:52 +03:00 |
|
peter
|
faa69a6aa2
|
IDEA-134123 Reflection code completion generates Type....class instead of Type[].class for varargs
|
2015-01-02 17:19:54 +01:00 |
|
peter
|
fcd5c1f1bf
|
restore java reflection completion in string literals: don't let properties override it
|
2014-06-12 17:59:48 +02:00 |
|
Konstantin Bulenkov
|
343fc4bea6
|
IDEA-91588 Reflection completion generates generics types
|
2012-09-14 19:02:31 +04:00 |
|
Maxim Shafirov
|
859f1f3a3f
|
deadcode
|
2012-04-19 15:41:40 +04:00 |
|
Konstantin Bulenkov
|
d84822f977
|
+forName
|
2012-03-26 12:28:27 +02:00 |
|
Konstantin Bulenkov
|
ab3a58a664
|
reflection fix + tests
|
2012-03-23 18:06:28 +01:00 |
|