intellij- 文物在哪里?
我正在使用菜单中的构建工件构建 jar。
在“项目结构”中,我在工件 - 输出目录中。
当构建停止时 - 它不会说有任何问题,并且不会将 jar 文件放入输出目录中。
工件构建有可读的日志吗?
jar文件夹设置在哪里?
I am building jars using build artifacts from the menu.
In "Project structure" I have in the artifacts - output directory.
When the build stops - it doesn't say anything is wrong and it doesn't put the jar file in the output directory.
Are there readable logs for the artifact build?
Where is the jar folder set?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
工件输出目录配置定义了工件的放置位置。检查 idea.log 是否存在可能的问题。
Artifact output directory configuration defines where your artifacts will be placed. Check idea.log for possible problems.