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-24 23:41:35 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
84e2da2eebe01d00fc4b8fe3696d62d2dcca7e3e
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
addSingleStaticImport
History
Anna.Kozlova
84e2da2eeb
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
..
AllowSingleStaticImportWhenOnDemandImportOverloadedMethod_after.java
…
AllowSingleStaticImportWhenOnDemandImportOverloadedMethod.java
…
AllowStaticImportWhenAlreadyImported_after.java
…
AllowStaticImportWhenAlreadyImported.java
…
Comment_after.java
CommentTracker: support removal of reference qualifier; used in AddSingleMemberStaticImportAction
2018-01-18 12:00:24 +07:00
Comment.java
CommentTracker: support removal of reference qualifier; used in AddSingleMemberStaticImportAction
2018-01-18 12:00:24 +07:00
ConflictingNamesInScope.java
…
DisabledInsideParameterizedReference.java
…
Inaccessible_after.java
…
Inaccessible.java
…
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
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
…
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
…