无法在Intellij中添加Maven原型

发布于 2025-01-23 18:25:21 字数 130 浏览 0 评论 0 原文

我正在尝试在Intellij中创建一个新的空手道项目,并试图将原型添加到Maven列表中。但是,当我输入所有必需的字段时,窗口就会消失,原型列表不变。我发现,对于我进入字段的任何值,这是相同的,而不仅仅是我想创建的特定原型的值。如何避免这个问题?

I'm trying to create a new Karate project in IntelliJ, and am attempting to add an archetype to the Maven list. However, when I enter all the required fields, the window just disappears and the list of archetypes is unchanged. I've found that this is the same for any value I enter into the fields, not just the ones for the specific archetype I am trying to create. How can I avoid this problem?

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

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

发布评论

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

评论(3

挥剑断情 2025-01-30 18:25:21

我不知道,这是我第一次听说这个问题。如果您可以贡献研究或代码来解决此问题,那将是很棒的,我将很乐意提出请求以更新文档。

作为解决方法,我建议您使用Maven命令行创建一个项目:

I have no idea, this is the first time I've heard of this problem. It will be great if you can contribute research or code to fix this, and I'll gladly take requests to update the documentation.

As a workaround, I suggest you create a project using the maven command-line as described here: https://github.com/karatelabs/karate#quickstart

机场等船 2025-01-30 18:25:21

我能够使用旧版本的Intellij添加空手道原型。我尝试过的较旧版本是 Intellij社区版本2021.1.3
您可以根据操作系统找到它并在此处下载。

之后,我只是将空手道原型添加到该版本 2021.1.3 Intellij 中。
然后启动最新的Intellij

如果您要使用空手道原型进行一个新项目,那么我现在拥有的最新版本的Intellij Intellij社区版本2021.2.4 它将在那里显示。尽管该项目在空手道上运行。

I was able to add the karate archetype by using an older version of IntelliJ. The older version I have tried is IntelliJ Community Version 2021.1.3
you can find it and download it here based on your Operating System.
https://www.jetbrains.com/idea/download/other.html

After that, I just added the karate archetype into that version 2021.1.3 IntelliJ.
Then launch the latest IntelliJ.

If you were to make a new Project, with karate Archetype, on the latest version of IntelliJ that I have now IntelliJ Community Version 2021.2.4 It won't be shown there. Although the project is running on karate.

吃不饱 2025-01-30 18:25:21

当Windows消失时,尝试关闭并重新打开新项目,然后您可以从列表中选择原型

When windows disappears try close and re-open New Project, then you can choose archetype from list

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