如何在 IntelliJ IDEA 中创建补丁?

发布于 2024-08-18 05:11:05 字数 177 浏览 3 评论 0原文

在使用 Eclipse 多年之后,我已经使用 IntelliJ IDEA 9.0 Community Edition 一段时间了。似乎很难在其中找到一件事。我想在我的项目中的某些子文件夹上创建补丁。在 Eclipse 中,可以使用右键单击、Team、Create Patch 来完成。

有谁知道如何在IDEA中做到这一点吗?

I've been using IntelliJ IDEA 9.0 Community Edition for some time after years living in Eclipse. One thing seems to be hard to find in it. I'd like to create a patch on some subfolder in my project. In Eclipse it is done using right click, Team, Create Patch.

Does anybody know how to do that in IDEA?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

冰雪梦之恋 2024-08-25 05:11:05

使用更改视图。在按目录分组模式下,您可以右键单击有更改的目录,然后从上下文菜单中选择“创建补丁”。

Use the Changes view. In the group by directory mode you can right click on the directory with changes and choose Create Patch from the context menu.

错々过的事 2024-08-25 05:11:05

您可以右键单击本地历史记录 ->显示历史记录,然后选择修订版本并单击补丁按钮(左起第二个)

You can do a right click Local History -> Show History and then choose a revision and click on patch button (the second from the left)

他是夢罘是命 2024-08-25 05:11:05

从右上角,单击 Git -->patch-->从本地更改创建补丁

From the top corner, click on Git -->patch--> create Patch from Local Changes

妞丶爷亲个 2024-08-25 05:11:05

版本控制工具的本地更改选项卡或存储库(SVN)/日志(Git)选项卡中窗口中,选择要为其创建补丁的更改或更改列表,然后从上下文菜单中单击创建补丁

与所有版本相关的 PS

In the Local Changes tab or the Repository(SVN)/Log(Git) tab of the Version Control tool window, select a change or changelist you want to create a patch for and click Create Patch from the context menu.

P.S. relevant for all versions

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文