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-09 16:39:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
55820ccd15567fd133f29ee81cc593dc08d68dcd
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
addSingleStaticImport
History
Anna Kozlova
6b0b9c5033
add single static import: ensure accessible class (from reference) is chosen (IDEA-144708)
2018-08-24 17:50:30 +03:00
..
AllowSingleStaticImportWhenOnDemandImportOverloadedMethod_after.java
…
AllowSingleStaticImportWhenOnDemandImportOverloadedMethod.java
…
AllowStaticImportWhenAlreadyImported_after.java
…
AllowStaticImportWhenAlreadyImported.java
…
Comment_after.java
…
Comment.java
…
ConflictingNamesInScope.java
…
DisabledInsideParameterizedReference.java
…
Inaccessible_after.java
…
Inaccessible.java
…
InaccessibleSuper_after.java
add single static import: ensure accessible class (from reference) is chosen (IDEA-144708)
2018-08-24 17:50:30 +03:00
InaccessibleSuper.java
add single static import: ensure accessible class (from reference) is chosen (IDEA-144708)
2018-08-24 17:50:30 +03:00
InsideParameterizedReference_after.java
…
InsideParameterizedReference.java
…
InsideParameterizedReferenceInsideParameterizedReference_after.java
…
InsideParameterizedReferenceInsideParameterizedReference.java
…
LineComment_after.java
CommentTracker: do not add a comment as a first child of PsiElement
2018-03-02 16:22:19 +07:00
LineComment.java
CommentTracker: do not add a comment as a first child of PsiElement
2018-03-02 16:22:19 +07:00
NonStaticInnerClassImport_after.java
…
NonStaticInnerClassImport.java
…
PredefinedAlwaysUseOnDemandImport_after.java
add static import: take into account packages which should be always imported on demand (IDEA-127947)
2018-07-30 12:34:57 +02:00
PredefinedAlwaysUseOnDemandImport.java
add static import: take into account packages which should be always imported on demand (IDEA-127947)
2018-07-30 12:34:57 +02:00
ProhibitWhenMethodWithIdenticalSignatureAlreadyImportedFromAnotherClass.java
…
SingleImportWhenConflictingWithOnDemand_after.java
…
SingleImportWhenConflictingWithOnDemand.java
…
SingleStaticReferencesUntilCollapsedToDiamond_after.java
add single import: ensure current ref to import is taken into account when check the limit (IDEA-127949)
2018-07-27 18:48:57 +02:00
SingleStaticReferencesUntilCollapsedToDiamond.java
add single import: ensure current ref to import is taken into account when check the limit (IDEA-127949)
2018-07-27 18:48:57 +02:00
SkipSameNamedNonStaticReferences_after.java
…
SkipSameNamedNonStaticReferences.java
…
WrongCandidateAfterImport_after.java
…
WrongCandidateAfterImport.java
…