Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Sandro Roellin
Total activity
8
Last activity
January 21, 2025 17:21
Member since
March 03, 2024 10:19
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (1)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
January 21, 2025 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 ...
Community
IntelliJ IDEA Users
Artifact with several modules (jdeps errors)
0 votes
Created
January 20, 2025 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...
Community
IntelliJ IDEA Users
Artifact with several modules (jdeps errors)
0 votes
Created
January 17, 2025 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...
Community
IntelliJ IDEA Users
Artifact with several modules (jdeps errors)
0 votes
Edited
January 14, 2025 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......
Community
IntelliJ IDEA Users
Artifact with several modules (jdeps errors)
0 votes
Created
January 10, 2025 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...
Community
IntelliJ IDEA Users
Artifact with several modules (jdeps errors)
0 votes