首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > Android >

设立android编码格式与包的引入格式于源码一致

2012-06-27 
设置android编码格式与包的引入格式于源码一致andorid源码编码格式以及引入包规则 在源码根目录---develop

设置android编码格式与包的引入格式于源码一致
andorid源码编码格式以及引入包规则 在源码根目录---development---ide---eclipse下两个文件
导入方式如下

1.To import the formatter, go to the preferences, section Java > Code Style >
formatter, then click on import and choose
development/ide/eclipse/android-formatting.xml

2.To import the import order, to go into Java > Code Style > Organize Import,
then click on import and choose development/ide/eclipse/android.importorder

热点排行