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-20 14:00:49 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e27c654b20575aa91f3738d5d7a71f4189ed434d
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
completion
/
normal
T
History
peter
5d31a4c147
IDEA-146512 Code completion adds unnecessary type parameter
2015-10-17 12:36:37 +02:00
..
CollectorsToList_after.java
IDEA-140728 Suggest to automatically fill parameter of Stream#collect() method calls with standard Collectors instances
2015-07-03 18:25:08 +02:00
CollectorsToList.java
IDEA-140728 Suggest to automatically fill parameter of Stream#collect() method calls with standard Collectors instances
2015-07-03 18:25:08 +02:00
CollectorsToSet_after.java
IDEA-140728 Suggest to automatically fill parameter of Stream#collect() method calls with standard Collectors instances
2015-07-03 18:25:08 +02:00
CollectorsToSet.java
IDEA-140728 Suggest to automatically fill parameter of Stream#collect() method calls with standard Collectors instances
2015-07-03 18:25:08 +02:00
NoExplicitTypeArgsInTernary_after.java
IDEA-146512 Code completion adds unnecessary type parameter
2015-10-17 12:36:37 +02:00
NoExplicitTypeArgsInTernary.java
IDEA-146512 Code completion adds unnecessary type parameter
2015-10-17 12:36:37 +02:00
SelfStaticsOnly.java
…