Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
groovy
/
resources
/
intentionDescriptions
/
ImportOnDemandIntention
/
description.html
blob: 56f5c339dd7b94322a31457a1cd9e323c3e4d170 [
file
] [
log
] [
blame
]
<html>
<body>
<span
style
=
"
font-family
:
verdana
,
serif
;
"
>
This intention converts selected qualified reference into simple reference
and adds
<b><font
color
=
"#000080"
>
static import
</font></b>
for corresponding class.
</span>
</body>
</html>