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-07-25 20:36:22 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4c1ca2353e091df7b54629477bb990a607b3f220
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
unwrapIfStatement
T
History
Bas Leijdekkers
b6a75ac21d
IG: fix containsConflictingDeclarations()
2017-10-22 19:41:59 +02:00
..
afterAlwaysReturning.java
…
afterConflictingBlock.java
IG: fix containsConflictingDeclarations()
2017-10-22 19:41:59 +02:00
afterConflictingField.java
IDEA-178434 "Unwrap 'if' statement" produces incompilable code if variable declared in the
if
body shadows the outer scope variable
2017-10-13 21:17:37 +02:00
afterConflictingVariables.java
…
afterUnreachableElse.java
…
beforeAlwaysReturning.java
…
beforeConflictingBlock.java
IG: fix containsConflictingDeclarations()
2017-10-22 19:41:59 +02:00
beforeConflictingField.java
IDEA-178434 "Unwrap 'if' statement" produces incompilable code if variable declared in the
if
body shadows the outer scope variable
2017-10-13 21:17:37 +02:00
beforeConflictingVariables.java
…
beforeUnreachableElse.java
…