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 17:20:50 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
afcf43129ae27eea6967600171c42b73e25aecba
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
History
…
..
accessStaticViaInstance
…
addCatchBlock
…
addImport
…
addMethodBody
…
addNewArrayExpression
…
addOnDemandStaticImport
…
addReturn
…
addRuntimeExceptionToThrows
…
addToThrows
…
addTypeArguments
…
addTypeCast
…
addVariableInitializer
…
annotateMethod
…
assignFieldFromParameter
…
bringVariableIntoScope
…
castConstructorParameters
…
castMethodParameters
…
changeExtendsToImplements
…
changeMethodSignatureFromUsage
…
changeNewOperatorType
…
changeParameterClass
…
copyAbstractMethodImplementation
…
createCastExpressionFromInstanceof
…
createClassFromNew
…
createClassFromUsage
…
createConstructorFromCall
…
createConstructorFromSuper
…
createConstructorMatchingSuper
…
createConstructorParameterFromField
…
createEnumConstantFromUsage
…
createFieldFromParameter
…
createFieldFromUsage
…
createInnerClassFromNew
…
createInnerClassFromUsage
…
createLocalFromUsage
…
createLocalVarFromInstanceof
…
createMethodFromUsage
…
createParameterFromUsage
…
deferFinalAssignment
…
delegateWithDefaultValue
…
deleteCatch
…
deleteMultiCatch
…
emptyIntention
…
enableOptimizeImportsOnTheFly
…
explicit2diamond
…
fixAll
…
generalizeCatch
…
genericCreateFromUsage
…
generifyFile
…
i18n
…
i18nize
…
insertNew
…
insertSuper
…
javadocTags
…
methodReturn
…
methodReturnBooleanFix
…
methodThrows
…
modifier
…
moveBoundClassToFront
…
moveCatchUp
…
moveFieldAssignmentToInitializer
…
moveInitializerToConstructor
…
mustBeFinal
…
negationBroadScope
…
orderEntry
…
permuteArguments
…
qualifyWithThisInSuperCall
…
redundantUncheckedVarargs
…
removeNewQualifier
…
removeQualifier
…
removeRedundantElse
…
removeUnusedParameter
…
removeUnusedVariable
…
renameWrongReference
…
replaceAddAllArrayToCollections
…
reuseVariableDeclaration
…
safeVarargs
…
simplifyBooleanExpression
…
staticImportMethod
…
stringToCharacterLiteral
…
superMethodReturn
…
suppress15Inspections
…
suppressLocalInspection
…
suppressNonInspections
…
surroundWithArray
…
surroundWithIf
…
surroundWithTry
…
unimplement
…
variableArrayType
…
variableParameterizedType
…
variableType
…
varTypeFromCall
…
wrapExpression
…