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-05-01 10:48:09 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
82ae0d4e0b218b5aee08e18b64d7e82b38ce1072
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
addSingleStaticImport
History
Anna Kozlova
ed4a26a905
add single static import: ensure not available when conflict(IDEA-174983)
...
when methods (> 1) with same name exist in the containing class
2017-06-26 16:11:56 +03: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
…
ProhibitWhenMethodWithIdenticalSignatureAlreadyImportedFromAnotherClass.java
…
SingleImportWhenConflictingWithOnDemand_after.java
…
SingleImportWhenConflictingWithOnDemand.java
…
SkipSameNamedNonStaticReferences_after.java
…
SkipSameNamedNonStaticReferences.java
…