I was trying to make my java project in Intellij executable, I did everything correct step by step, but theres no artifact folder in out after adding artifact, anyone can help? Everything seems to be fine, except out folder. I've been looking for a solution to the problem but nothing helps. I apprecieate any help :) Here is screenshot what it looks like after all the steps taken and the artifact built: Intellij screenshot
Asked
Active
Viewed 39 times
0
-
See https://stackoverflow.com/a/42200519/104891 for the sample project. – CrazyCoder May 30 '23 at 14:33
-
Please provide enough code so others can better understand or reproduce the problem. – Community May 31 '23 at 06:54