This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-09 20:42:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
818ef93d29f374ac7f89c248721d3b61a2b66c61
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
addOnDemandStaticImport
T
History
anna
df6d79ce8a
add single static import on type elements, e.g. inside annotations, type elements (IDEA-22130)
2011-08-26 13:34:31 +02:00
..
afterCollapseInnerClass.java
…
afterConflict2.java
…
afterConflict.java
…
afterMultipleMethods.java
…
afterQualifiedInheritance.java
add single static import: check method base class beforehand (IDEA-12607 )
2011-08-26 13:34:30 +02:00
afterSingleCodeReference.java
add single static import on type elements, e.g. inside annotations, type elements (IDEA-22130)
2011-08-26 13:34:31 +02:00
afterSingleCodeReferenceInAnnotation.java
add single static import on type elements, e.g. inside annotations, type elements (IDEA-22130)
2011-08-26 13:34:31 +02:00
afterSingleMethod.java
…
afterSingleQualifiedInheritance.java
add single static import: check method base class beforehand (IDEA-12607 )
2011-08-26 13:34:30 +02:00
afterSingleSuperMethod.java
…
beforeAlready.java
…
beforeCollapseInnerClass.java
…
beforeConflict2.java
…
beforeConflict.java
…
beforeMultipleMethods.java
…
beforeQualifiedInheritance.java
add single static import: check method base class beforehand (IDEA-12607 )
2011-08-26 13:34:30 +02:00
beforeSingleCodeReference.java
add single static import on type elements, e.g. inside annotations, type elements (IDEA-22130)
2011-08-26 13:34:31 +02:00
beforeSingleCodeReferenceInAnnotation.java
add single static import on type elements, e.g. inside annotations, type elements (IDEA-22130)
2011-08-26 13:34:31 +02:00
beforeSingleImportDisabledWhenOnDemandExists.java
…
beforeSingleMethod.java
…
beforeSingleQualifiedInheritance.java
add single static import: check method base class beforehand (IDEA-12607 )
2011-08-26 13:34:30 +02:00
beforeSingleSuperMethod.java
…