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-05 18:50:54 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
010dd7c48db14d305dfcefcac54ac7bc198bfb11
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
convert2Local
History
Anna Kozlova
e9a17dfad8
field can be local: when field is used in method for read it can't be converted to local if used in another methods (IDEA-127159)
2014-07-22 20:37:38 +02:00
..
afterBlocksInSameMethod.java
…
afterMultipleMethods.java
…
afterMultipleMethodsMultipleFields.java
field can be local: when field is used in method for read it can't be converted to local if used in another methods (IDEA-127159)
2014-07-22 20:37:38 +02:00
beforeBlocksInSameMethod.java
…
beforeMultipleMethods.java
…
beforeMultipleMethodsMultipleFields.java
field can be local: when field is used in method for read it can't be converted to local if used in another methods (IDEA-127159)
2014-07-22 20:37:38 +02:00
beforeMultipleMethodsOnReadOnly.java
field can be local: when field is used in method for read it can't be converted to local if used in another methods (IDEA-127159)
2014-07-22 20:37:38 +02:00