`
158067568
  • 浏览: 329048 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

(转)Eclipse xml formatter setting for android

 
阅读更多

Android里使用很多xml 定义layout,我们都习惯在Eclipse里 ctrl + shift + F 格式化代码,对xml文件当然也想这么做。

但默认的效果看着很乱,实际只要改一下Eclipse设置就可以。如下:

菜单Window->preferences->XML->XML Files->Editor
1. 勾上Split multiple atrribute each on a new line
2. 选择Indent using spaces
   Indentation size设为4

author:99fang mobile xjy 

http://www.99fang.com/bj/

 

3
3
分享到:
评论
1 楼 sdujq 2011-08-16  
擦 不赖啊~~~ 多谢了

相关推荐

    android studio Eclipse Code Formatter配置文件xml下载

    1.插件安装:Androidstudio插件市场安装Adapter for Eclipse Code Formatter 2.插件配置,在附件截图中 3.xml配置文件在附件中 4.默认快捷键 CTRL+ALT+L快速格式化代码,比如缩进、对齐、空格等

    Eclipse Formatter 模板 Formatter.xml

    Formatter模板设置好后,保存时可自动格式化代码。代码的空格处理,写的时候不用再担心格式问题。设置保存时,仅保存编辑的行,这样不会更新其他行的代码,提交代码时,也是只变更自己编辑的行。

    eclipse的formatter.xml codetemplates.xml

    在Eclipse中,`formatter.xml` 和 `codetemplates.xml` 是两个非常重要的配置文件,它们分别用于控制代码的格式化规则和代码模板。 首先,我们来看`formatter.xml`文件。这个文件是Eclipse的代码格式化器配置,它...

    EclipseFormatter.zip

    Eclipse Code Formatter 可直接导入使用,直接下载。为解决网络问题。源码地址:https://github.com/alibaba/p3c/tree/master/p3c-formatter

    eclipse Code Formatter

    IDEA插件Eclipse Code Formatter的代码formatter样式文件,解决样式冲突。

    Eclipse_CodeFormatter.xml

    IDEA代码格式化插件

    Android studio EclipseFormatter.zip

    然而,由于历史原因,许多开发者在过去使用Eclipse进行Android开发,Eclipse具有一套自己的代码格式化规则,即"Eclipse Formatter"。这个`Android studio EclipseFormatter.zip`文件就是为了让在Android Studio中...

    eclipse code formatter

    在Android开发中,由于Google提供了官方的Android代码风格指南,使用Eclipse Code Formatter可以轻松地遵循这些指南。通过导入和导出配置文件,团队成员可以共享相同的代码格式设置,避免因个人习惯造成的格式差异。...

    eclipse-formatter-codetemplates

    里面包括 eclipse注释 模板codetemplates.xml, eclipse-formatter.xml直接导入eclipse可以使用。 设置注释模板的入口: Window->Preference->Java->Code Style->Code Template 然后展开Comments节点就是所有需设置...

    eclipse Formatter codeStyle.xml

    eclipse配置代码格式的codestyle.xml文件,在Eclipse或MyEclipse中点击Window -> Preferences菜单,点击左侧的“Java”->“Code Style”->Formatter中import即可

    eclipse_formatter.xml

    eclipse代码格式化模板

    eclipse-formatter

    下载的`eclipse-formatter.xml`文件是Eclipse代码格式化器的一个配置文件。这个文件包含了特定的格式设置,比如缩进规则、换行策略、命名约定等。将这个文件导入到Eclipse中,可以快速应用他人的代码风格或者团队...

    java eclipse code formatter

    Java Eclipse Code Formatter是一款用于统一Java代码风格的强大工具,它整合在Eclipse集成开发环境中,能够帮助开发者按照预设的编码规范自动格式化代码,提升代码的可读性和团队协作效率。"Code Style"和"Code ...

    EclipseFormatter 20.9 适配IDEA

    【EclipseFormatter 20.9 适配IDEA】是一个关键的主题,涉及到Java开发工具IntelliJ IDEA与Eclipse代码格式化插件的集成。EclipseFormatter是开发者们为了在IDEA中享受Eclipse风格的代码格式化而常用的一个工具。这...

    eclipseformatter格式化文件

    这些规则可以设置在Eclipse的首选项中(Window > Preferences > Java > Code Style > Formatter),也可以导出为XML文件,供团队共享或在不同项目间迁移。配置文件的详细内容可能包括以下部分: 1. **缩进**:设置...

    IDEA与Eclipse统一代码风格codeformatter使用文档

    首先,我们需要了解Eclipse自带了CodeFormatter功能,而IntelliJ IDEA则需要借助第三方插件,也就是EclipseCodeFormatter插件来实现相似的功能。这个插件可以在IDEA的插件管理器中搜索并下载,也可以选择从官网下载...

    eclipse-codestyle.xml

    Eclipse Code Formatter xml

Global site tag (gtag.js) - Google Analytics