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-15 01:31:01 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f6049bb1b1ef237d3fd81f96bb0cf929bf47b9ab
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
addSingleStaticImport
History
Anna.Kozlova
571b62d662
enable add import for inner classes (IDEA-183488)
2017-12-14 11:41:51 +01:00
..
AllowSingleStaticImportWhenOnDemandImportOverloadedMethod_after.java
…
AllowSingleStaticImportWhenOnDemandImportOverloadedMethod.java
…
AllowStaticImportWhenAlreadyImported_after.java
…
AllowStaticImportWhenAlreadyImported.java
…
ConflictingNamesInScope.java
…
DisabledInsideParameterizedReference.java
…
Inaccessible_after.java
…
Inaccessible.java
…
InsideParameterizedReference_after.java
…
InsideParameterizedReference.java
…
InsideParameterizedReferenceInsideParameterizedReference_after.java
…
InsideParameterizedReferenceInsideParameterizedReference.java
…
NonStaticInnerClassImport_after.java
enable add import for inner classes (IDEA-183488)
2017-12-14 11:41:51 +01:00
NonStaticInnerClassImport.java
enable add import for inner classes (IDEA-183488)
2017-12-14 11:41:51 +01:00
ProhibitWhenMethodWithIdenticalSignatureAlreadyImportedFromAnotherClass.java
…
SingleImportWhenConflictingWithOnDemand_after.java
…
SingleImportWhenConflictingWithOnDemand.java
…
SkipSameNamedNonStaticReferences_after.java
…
SkipSameNamedNonStaticReferences.java
…
WrongCandidateAfterImport_after.java
ensure method, imported statically, is not hidden by a local one (IDEA-175967)
2017-07-18 14:32:41 +02:00
WrongCandidateAfterImport.java
ensure method, imported statically, is not hidden by a local one (IDEA-175967)
2017-07-18 14:32:41 +02:00