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-05-14 09:10:03 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c016d59b0c25c10873cd32dd853ceee5a5d64e30
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
convert2Local
History
Artemiy Sartakov
52f49b5c5f
ConvertToLocalInspection: inline created local variable if this variable is a copy of initializer (IDEA-33733)
2019-01-17 20:26:42 +07:00
..
afterAssignmentAndFinalByDefault.java
…
afterBlocksInSameMethod.java
…
afterFinalFieldIsCopy.java
…
afterInSwitchCases.java
…
afterMultipleMethods.java
…
afterMultipleMethodsMultipleFields.java
…
afterSetterAfterSuperConstructorCall.java
…
beforeAssignmentAndFinalByDefault.java
…
beforeBlocksInSameMethod.java
…
beforeFinalFieldIsCopy.java
…
beforeInSwitchCases.java
…
beforeMultipleMethods.java
…
beforeMultipleMethodsMultipleFields.java
…
beforeMultipleMethodsOnReadOnly.java
…
beforeSetterAfterSuperConstructorCall.java
…
beforeUsedInJavadoc.java
…