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-08 06:39:38 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e75b0faed2f697c87560633b549d1bf920a3e234
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
addSingleStaticImport
History
Tagir Valeev
aa89c3b6fa
CommentTracker: do not add a comment as a first child of PsiElement
...
Fixes IDEA-187526 "Add static import" with an intervening comment leads to exception
2018-03-02 16:22:19 +07: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
…
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
…
ProhibitWhenMethodWithIdenticalSignatureAlreadyImportedFromAnotherClass.java
…
SingleImportWhenConflictingWithOnDemand_after.java
…
SingleImportWhenConflictingWithOnDemand.java
…
SkipSameNamedNonStaticReferences_after.java
…
SkipSameNamedNonStaticReferences.java
…
WrongCandidateAfterImport_after.java
…
WrongCandidateAfterImport.java
…