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 02:38:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e62afe784d39e424402278b7e49b596a7c25e4a8
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
addOnDemandStaticImport
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