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
aa89c3b6fa4db92d82ec9feb3613d0627057fc1a
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
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
…
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