主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sandro Roellin
活动总数
8
最后的活动
2025年01月21日 17:21
成员加入日期
2024年03月03日 10:19
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
1
活动概览
帖子(1)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2025年01月21日 17:21
We simply don't understand each other.1. each of my libraries is an IDEA project, I create a jar file from each project.2. the main application used these jars as libraries.3. if i want to use the ...
社区
IntelliJ IDEA Users
Artifact with several modules (jdeps errors)
0 票
创建于
2025年01月20日 20:01
I think you are right - one module per jar is the solution. But one question is still not answered: the result of the standard jar action is not jdeps compliant - even with 1 module:1. all libs are...
社区
IntelliJ IDEA Users
Artifact with several modules (jdeps errors)
0 票
创建于
2025年01月17日 11:48
Hello Romani have now tested this and created a jar by hand. i have copied the original output from ide “out/production/” from each lib into a jarand the FlowTool (App) too. It works no jdeps err...
社区
IntelliJ IDEA Users
Artifact with several modules (jdeps errors)
0 票
已编辑于
2025年01月14日 18:39
Hello Roman1. the extraction worked as expected. FlowTool.jar had all packages of the 3 libsjar tf FlowTool.jar META-INF/MANIFEST.MFflowtool/core/FlowTool.classflowtool/actions/FTRunAction.class......
社区
IntelliJ IDEA Users
Artifact with several modules (jdeps errors)
0 票
创建于
2025年01月10日 11:19
HelloThanks for the clarification. Then I will add the missing module directories manually. Is this a bug of the artifact function (ide) that the directory and module-info of the libs were not incl...
社区
IntelliJ IDEA Users
Artifact with several modules (jdeps errors)
0 票