martin

- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
martin created a post, AnsweredProfiler: No Java process found
Hello.I'm following this memory leak tutorial: https://www.jetbrains.com/help/idea/tutorial-find-a-memory-leak.htmlIn section CPU and Memory Live Charts, I jump on the profiler, but I'm not able t... -
martin created a post, AnsweredHow to automatize maven projects reload
Hello. I'm working on a Spring boot project that have several maven profiles: We have a dedicated Git branch per environement, develop branch for dev env, release branch for staging env, etc. My u... -
martin created a post, AnsweredF4 shortcut new behavior
Hello. When visualizing a table data, i used to hit F4 on a foreign key when i wanted to view where it came from. Before last update, datagrip would open the concerned table, show all entries, and ... -
martin created a post, PhpStorm Run Configuration problem
Hello! Since i setup the deploy options, to upload my project directly from PhpStorm to my distant server (cool feature) everytime i want to run a file locally, by right clicking it and selecting R...