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-01-04 17:20:55 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d51645616316b1e30816f8be45ee6ae9557f35e9
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
streamApiMigration
/
java10
History
Tagir Valeev
f4839c89ea
BaseStreamApiMigration: when deleting the initializer replace type with explicit if possible
...
Fixes IDEA-193618 Invalid code generated after "Can be replaced with 'collect' call"
2018-06-13 11:14:54 +07:00
..
afterUnmodifiable.java
MigrateToStreamFix: explicit formatting removed (as formatted anyways automatically)
2018-05-30 18:23:38 +07:00
afterUnmodifiableJava10.java
MigrateToStreamFix: explicit formatting removed (as formatted anyways automatically)
2018-05-30 18:23:38 +07:00
afterVarJava10.java
BaseStreamApiMigration: when deleting the initializer replace type with explicit if possible
2018-06-13 11:14:54 +07:00
beforeUnmodifiable.java
…
beforeUnmodifiableJava10.java
…
beforeVarJava10.java
BaseStreamApiMigration: when deleting the initializer replace type with explicit if possible
2018-06-13 11:14:54 +07:00