简体   繁体   English

为什么我不能使用反向 DNS 在 IntelliJ IDE 上创建 java / gradle 模块?

[英]Why can't I use reverse DNS to create a java / gradle module on IntelliJ IDE?

How exactly do I name an IntelliJ project, module, packages etc?如何准确命名 IntelliJ 项目、模块、包等? I tried to name a module in reverse dns, but IntelliJ would not allow it, so I am obviously doing something wrong.我试图在反向 dns 中命名一个模块,但 IntelliJ 不允许它,所以我显然做错了什么。 Also, I'm confused between the difference between a Java Module and an IntelliJ Module.此外,我对 Java 模块和 IntelliJ 模块之间的区别感到困惑。

Update: There was a bug with IntelliJ's Maven Artifactid, and a patch was released this month to fix it.更新:IntelliJ 的 Maven Artifactid 存在一个错误,本月发布了一个补丁来修复它。

IntelliJ IDEA should accept dots in the names if you use the current release or EAP version.如果您使用当前版本或 EAP 版本,IntelliJ IDEA 应该接受名称中的点。 2022.1 version had a known bug preventing using dots in the project names. 2022.1 版本有一个已知错误,阻止在项目名称中使用点。

作品

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM