主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Lukas Biernat
活动总数
12
最后的活动
2021年11月22日 08:06
成员加入日期
2021年10月06日 14:15
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(2)
评论(8)
按最近的活动排序
最近的活动
投票数
创建于
2021年11月22日 08:06
Upload id: 2021_11_22_KQG8opUCN97Qhqfz (file: jenkins-dump.txt)
社区
IntelliJ IDEA Users
Headless Intellij Inspection stuck
0 票
创建于
2021年10月27日 07:11
Great news for me, Thank you!
社区
IntelliJ IDEA Users
inspect.sh in CI without .iml/modules.xml files - Project contains no modules
0 票
已编辑于
2021年10月28日 07:47
Follow Up Question. What about the license for the IntelliJ Ultimate on the Jenkins? Is it intended that I can use the inspect.sh without logging in/providing an account?
社区
IntelliJ IDEA Users
inspect.sh in CI without .iml/modules.xml files - Project contains no modules
0 票
已编辑于
2021年10月25日 13:53
Locally and on my Jenkins: IntelliJ IDEA 2021.2.3 (build IC-212.5457.46) But I am quite confused now since it seems that different profiles are used. On my machine: # Removing the .idea folder to r...
社区
IntelliJ IDEA Users
inspect.sh in CI without .iml/modules.xml files - Project contains no modules
0 票
已编辑于
2021年10月19日 15:18
I placed a jdk.table.xml file and the inspection runs without error. I still got one Problem now. The Inspection on Jenkins reports 1396 Issues, but the Inspection in my Intellij on my local Pc via...
社区
IntelliJ IDEA Users
inspect.sh in CI without .iml/modules.xml files - Project contains no modules
0 票
已编辑于
2021年10月19日 12:41
This does not work. Even If I only create an empty .idea folder in the Directory then I will get the This project contains no modules. Inspection cannot proceed. error again. So no way to keep the ...
社区
IntelliJ IDEA Users
inspect.sh in CI without .iml/modules.xml files - Project contains no modules
0 票
创建于
2021年10月19日 10:38
It doesn't matter if I use the $ProjectDir or $ProjectDir/pom.xml as path, but I found out that if I delete the .idea folder on my Jenkins then the inspect will run and find the modules. There is n...
社区
IntelliJ IDEA Users
inspect.sh in CI without .iml/modules.xml files - Project contains no modules
0 票
创建于
2021年10月06日 15:31
The Project is a Maven multi module Project. So I have a "Services" Project, which contains Module A, Module B, Module C. Each with a pom.xml that is referencing a parent pom.xml in the "Services" ...
社区
IntelliJ IDEA Users
inspect.sh in CI without .iml/modules.xml files - Project contains no modules
0 票