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-04-30 10:20:15 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
571b62d662acfc9e95ef6cddaa5809d5d25ef90d
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
add single static import: ensure not available when conflict(IDEA-174983)
2017-06-26 16:11:56 +03:00
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