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-06-14 11:59:00 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b505a8ff4370e8394861a6fd1942dc80da08413
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
addOnDemandStaticImport
T
History
anna
e62afe784d
add on demand imports for code references, e.g. allow to collapse nested class creation (IDEA-65357 )
2011-06-15 15:36:56 +04:00
..
afterCollapseInnerClass.java
add on demand imports for code references, e.g. allow to collapse nested class creation (IDEA-65357 )
2011-06-15 15:36:56 +04:00
afterConflict2.java
…
afterConflict.java
…
afterMultipleMethods.java
allow on demand static import over non resolved method (IDEA-68936)
2011-06-07 15:03:49 +04:00
afterSingleMethod.java
add single member static import: do not remove qualifier when members with the same name exist in the hierarchy
2011-06-07 15:03:49 +04:00
afterSingleSuperMethod.java
add single member static import: do not remove qualifier when members with the same name exist in the hierarchy
2011-06-07 15:03:49 +04:00
beforeAlready.java
…
beforeCollapseInnerClass.java
add on demand imports for code references, e.g. allow to collapse nested class creation (IDEA-65357 )
2011-06-15 15:36:56 +04:00
beforeConflict2.java
…
beforeConflict.java
…
beforeMultipleMethods.java
allow on demand static import over non resolved method (IDEA-68936)
2011-06-07 15:03:49 +04:00
beforeSingleMethod.java
add single member static import: do not remove qualifier when members with the same name exist in the hierarchy
2011-06-07 15:03:49 +04:00
beforeSingleSuperMethod.java
add single member static import: do not remove qualifier when members with the same name exist in the hierarchy
2011-06-07 15:03:49 +04:00