主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Rgp Systame
活动总数
23
最后的活动
2024年07月25日 19:17
成员加入日期
2020年12月01日 23:08
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
7
活动概览
帖子(7)
评论(7)
按最近的活动排序
最近的活动
投票数
创建于
2024年07月25日 19:17
I did the export, and just picked out the Macro that does what I stated above. This is it: <macro name="BuildAndRestoreLayout"> <action id="Run" /> <action id="RestoreDefaultLayout" /> ...
社区
IntelliJ IDEA Users
Feature request: auto-close build tool window
0 票
创建于
2024年07月11日 20:59
Kludge remedy:I created a macro that runs build and restores layout.But it immediately closes build window so I can't see what's happening.
社区
IntelliJ IDEA Users
Feature request: auto-close build tool window
0 票
已编辑于
2024年05月01日 03:51
While building is working fine, I had some issues with deployment; but, I figured out how to place the projlib classes into my jar, which I'll share below.The project I'm working on builds classes ...
社区
IntelliJ IDEA Users
Gradle project: creating a dependency on an imported module
0 票
创建于
2024年04月30日 17:30
Thank you 🙏🏼 , that works.Had to translate to groovy as I'm not using .kts build file.findProject(":projlib")?.projectDir = new File("../projlib")Also had to 1st REMOVE ‘projlib’ as idea module, or...
社区
IntelliJ IDEA Users
Gradle project: creating a dependency on an imported module
0 票
已编辑于
2024年04月29日 17:22
Initially I tried something simple, using just Idea options. Also simple project structure: just adding a module to my existing project.Steps I took from mainproj: opened ‘Project Structure’ select...
社区
IntelliJ IDEA Users
Gradle project: creating a dependency on an imported module
0 票
创建于
2024年03月20日 19:55
Thx
社区
IntelliJ IDEA EAP Users
Function headers: will this feature be in CE?
0 票
创建于
2023年11月06日 17:57
Will do…thanks.
社区
IntelliJ IDEA Users
Keymap combo works in editor--not in 'Show File Structure'
0 票