Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Rgp Systame
Total activity
23
Last activity
July 25, 2024 19:17
Member since
December 01, 2020 23:08
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
7
Activity overview
Posts (7)
Comments (7)
Sort by recent activity
Recent activity
Votes
Created
July 25, 2024 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" /> ...
Community
IntelliJ IDEA Users
Feature request: auto-close build tool window
0 votes
Created
July 11, 2024 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.
Community
IntelliJ IDEA Users
Feature request: auto-close build tool window
0 votes
Edited
May 01, 2024 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 ...
Community
IntelliJ IDEA Users
Gradle project: creating a dependency on an imported module
0 votes
Created
April 30, 2024 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...
Community
IntelliJ IDEA Users
Gradle project: creating a dependency on an imported module
0 votes
Edited
April 29, 2024 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...
Community
IntelliJ IDEA Users
Gradle project: creating a dependency on an imported module
0 votes
Created
March 20, 2024 19:55
Thx
Community
IntelliJ IDEA EAP Users
Function headers: will this feature be in CE?
0 votes
Created
November 06, 2023 17:57
Will do…thanks.
Community
IntelliJ IDEA Users
Keymap combo works in editor--not in 'Show File Structure'
0 votes