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-06 14:27:55 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e55fbf3f1d84e833a561de77cf4cad598ce69d14
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
staticImportConstant
T
History
Anna.Kozlova
261e309dd7
import static: insert single-static-import if multiple on-demand imports with corresponding constants are available leading to ambiguity reference
2016-11-25 09:56:52 +01:00
..
afterAmbiguity.java
import static: insert single-static-import if multiple on-demand imports with corresponding constants are available leading to ambiguity reference
2016-11-25 09:56:52 +01:00
afterConstant.java
…
afterConstantInAssignment.java
…
beforeAmbiguity.java
import static: insert single-static-import if multiple on-demand imports with corresponding constants are available leading to ambiguity reference
2016-11-25 09:56:52 +01:00
beforeConstant.java
…
beforeConstantInAssignment.java
…
beforeConstantOnTheLeftSideOfAssignment.java
…
beforeConstantOnTypeElementPlace.java
…
beforeStringConstant.java
…