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
52053135e8a00aaa415287928e55544dbf7d7400
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
extractIfCondition
History
Tagir Valeev
d31f5f410d
ExtractIfCondition: fix testdata (extra comment)
2018-04-13 10:39:50 +07:00
..
afterMissedBrackets.java
Extract common conjunct from if-else chain in ExtractIfConditionAction
2018-04-07 09:08:57 +03:00
afterNoElse.java
…
afterOrMissedBrackets.java
…
afterOrSimpleElse.java
…
afterRepeating2.java
ExtractIfCondition: fix testdata (extra comment)
2018-04-13 10:39:50 +07:00
afterRepeating3.java
ExtractIfCondition: fix testdata (extra comment)
2018-04-13 10:39:50 +07:00
afterRepeating.java
Extract common conjunct from if-else chain in ExtractIfConditionAction
2018-04-07 09:08:57 +03:00
afterSimpleElse.java
Extract common conjunct from if-else chain in ExtractIfConditionAction
2018-04-07 09:08:57 +03:00
beforeMissedBrackets.java
…
beforeNoElse.java
…
beforeOrMissedBrackets.java
…
beforeOrSimpleElse.java
…
beforeRepeating2.java
Extract common conjunct from if-else chain in ExtractIfConditionAction
2018-04-07 09:08:57 +03:00
beforeRepeating3.java
Extract common conjunct from if-else chain in ExtractIfConditionAction
2018-04-07 09:08:57 +03:00
beforeRepeating.java
Extract common conjunct from if-else chain in ExtractIfConditionAction
2018-04-07 09:08:57 +03:00
beforeSimpleElse.java
…