This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-08 21:52:48 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
747caef971762830f672ea8046598e838dfde7e7
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
streamApiMigration
/
continue
T
History
…
..
afterContinue.java
Java: better quick fix texts for "Loop can be collapsed with Stream API" and "Simplifiable forEach() call" inspections
2022-12-23 13:26:29 +00:00
afterContinueInside.java
Java: better quick fix texts for "Loop can be collapsed with Stream API" and "Simplifiable forEach() call" inspections
2022-12-23 13:26:29 +00:00
afterContinueNegate.java
Java: better quick fix texts for "Loop can be collapsed with Stream API" and "Simplifiable forEach() call" inspections
2022-12-23 13:26:29 +00:00
afterContinueNegateFloat.java
Java: better quick fix texts for "Loop can be collapsed with Stream API" and "Simplifiable forEach() call" inspections
2022-12-23 13:26:29 +00:00
afterContinueNested.java
Java: better quick fix texts for "Loop can be collapsed with Stream API" and "Simplifiable forEach() call" inspections
2022-12-23 13:26:29 +00:00
afterContinueNestedElse.java
Java: better quick fix texts for "Loop can be collapsed with Stream API" and "Simplifiable forEach() call" inspections
2022-12-23 13:26:29 +00:00
afterContinueOr.java
Java: better quick fix texts for "Loop can be collapsed with Stream API" and "Simplifiable forEach() call" inspections
2022-12-23 13:26:29 +00:00
afterForEachContinue.java
…
afterForEachNestedLoopContinue.java
…
beforeContinue.java
…
beforeContinueInside.java
…
beforeContinueNegate.java
…
beforeContinueNegateFloat.java
…
beforeContinueNested.java
…
beforeContinueNestedElse.java
…
beforeContinueNestedLabel.java
…
beforeContinueOr.java
…
beforeForEachContinue.java
…
beforeForEachNestedLoopContinue.java
…