gpt4 book ai didi

android - 如何在 Android Studio 中添加 Eclipse Code Formatter 文件

转载 作者:IT王子 更新时间:2023-10-28 23:28:24 28 4
gpt4 key购买 nike

我有什么:

我有一个自定义代码格式 (.xml) 文件,我的团队想在我们的项目中使用它。该文件包括 java 文件的预定义编码样式和约定。

我想做的事:

现在我要把这个格式化程序添加为默认代码格式,这样当点击自动代码格式的快捷方式时,整个文件就会按照格式化程序中定义的约定。

最佳答案

经过 2 天的漫长努力,我设法将 Eclipse Code Formatter 集成到 Android Studio

这里我将逐步分享在Android Studio中集成Eclipse Code Formatter的过程:: p>

第 1 步:转到 Android Studio 的插件部分。最简单的方法是单击 Shift 两次并输入 Plugins。现在转到插件菜单。

enter image description here

第 2 步:点击浏览存储库

enter image description here

第 3 步: 在搜索框中输入 Eclipse Code Formatter。选择它并单击右侧部分中的安装按钮

enter image description here

第四步:安装成功后可以看到顶笔出现蓝色的Eclipse图标

enter image description here

第 5 步: 现在转到 设置 >> 其他设置 >> Eclipse 代码格式化程序

点击浏览按钮。

enter image description here

第 6 步:然后选择 Code Format XML 文件

enter image description here

就是这样

任何时候您点击代码格式化命令,您的完整代码都会根据代码格式化程序进行格式化。

代码格式化快捷方式:

window : Ctrl + Alt + L

Linux: Ctrl + 开始 + Alt + L

苹果: 选项 + 命令 + L

如果有人想查看代码格式化程序 xml 的外观,您可以查看 this one .

google 最常用的代码样式之一是 here .

关于android - 如何在 Android Studio 中添加 Eclipse Code Formatter 文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30175765/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com