Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
dbatno
Total activity
12
Last activity
January 11, 2024 12:54
Member since
August 31, 2023 12:21
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
2
Activity overview
Posts (2)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
January 11, 2024 12:54
Thanks Olga for introducing Compound to me. It only helps in the sense that C5 doesn't start after C9 and C10. However, after the entire C1 C2 C3 C4 C5 C6 C7 C8 starts, C9 and C10 don't start at al...
Community
IntelliJ IDEA Users
Run 15 Springboot services in a predefined order in a single click
0 votes
Edited
January 10, 2024 11:33
No, adding all configurations I need to start to the Before Launch of the last one that should be started. is irrelevant in my situation, because the sequence of my Run configurations is a bit diff...
Community
IntelliJ IDEA Users
Run 15 Springboot services in a predefined order in a single click
0 votes
Created
January 09, 2024 16:48
Yes,I use Run configurations. The `Before Launch task` method works but it invokes the “before task” multiple times if it is specified as such for multiple other services. How can I avoid this?Than...
Community
IntelliJ IDEA Users
Run 15 Springboot services in a predefined order in a single click
0 votes
Created
September 12, 2023 12:51
Thanks Dino.I finally got to try:All git related commands that you perform in IDE are visible in the console once you perform them. but I could not notice any logging in IntelliJ's Terminal.So, I w...
Community
IntelliJ IDEA Users
How to do `git switch <branch-name>` on IntelliJ IDEA?
0 votes