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-07 05:09:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40cbf4648aa440b5916db0e20ca97e916e13e148
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
removeRedundantElse
History
Pavel Dolgov
05744d1ffd
Java: Merged ConfusingElseInspection and RemoveRedundantElseAction into RedundantElseInspection, made it an INFORMATION-level inspection (IDEA-162191)
2016-12-06 17:42:37 +03:00
..
after1.java
Java inspection: Returned back RemoveRedundantElseAction intention, because it turns out it's useful in some cases (IDEA-157727)
2016-07-20 18:50:32 +03:00
afterComments.java
Java: Merged ConfusingElseInspection and RemoveRedundantElseAction into RedundantElseInspection, made it an INFORMATION-level inspection (IDEA-162191)
2016-12-06 17:42:37 +03:00
afterSwitch.java
Java: Merged ConfusingElseInspection and RemoveRedundantElseAction into RedundantElseInspection, made it an INFORMATION-level inspection (IDEA-162191)
2016-12-06 17:42:37 +03:00
before1.java
Java inspection: Returned back RemoveRedundantElseAction intention, because it turns out it's useful in some cases (IDEA-157727)
2016-07-20 18:50:32 +03:00
beforeCanThrowException.java
Java inspection: Returned back RemoveRedundantElseAction intention, because it turns out it's useful in some cases (IDEA-157727)
2016-07-20 18:50:32 +03:00
beforeComments.java
Java: Merged ConfusingElseInspection and RemoveRedundantElseAction into RedundantElseInspection, made it an INFORMATION-level inspection (IDEA-162191)
2016-12-06 17:42:37 +03:00
beforeIfElseChain.java
Java inspection: Returned back RemoveRedundantElseAction intention, because it turns out it's useful in some cases (IDEA-157727)
2016-07-20 18:50:32 +03:00
beforeSwitch.java
Java: Merged ConfusingElseInspection and RemoveRedundantElseAction into RedundantElseInspection, made it an INFORMATION-level inspection (IDEA-162191)
2016-12-06 17:42:37 +03:00