This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-05-23 00:42:21 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
199,701
Commits
25
Branches
8
Tags
eaec99dccee9b0ab752abfa249a090b270a6c1ce
Commit Graph
2 Commits
Author
SHA1
Message
Date
Pavel Dolgov
aedc783354
Java: Avoid duplicates for shadowed members in completion list for arguments of reflection calls. Simplify building the list of method names with PsiClass.getVisibleSignatures() (IDEA-167250)
2017-03-03 12:04:52 +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