Ale*_*nov 5 eclipse
一般来说,我import [static] foo.*实际上想要从中导入所有内容时使用foo.因此,我希望Eclipse的Organize Imports能够*按原样保留任何导入,而不是用以下内容替换多个单独的导入*.有办法吗?
import [static] foo.*
foo
*
gre*_*449 4
*您可以设置在 上使用所需的静态导入数量Preferences > Java > Code Style > Organize Imports。
Preferences > Java > Code Style > Organize Imports
归档时间:
12 年,6 月 前
查看次数:
625 次
最近记录: