Mathias
- Total activity 179
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 56
-
Edited Cannot run tests in intellij anymore
Answeredintellij #IU-253.30387.90 I have a maven/java project that i'd had for ages. It's a maven project, so i have a bunch of jakarta, spring etc. plugins enabled. I have always been used to click on a s... -
Edited Logs spammed with same post
AnsweredLooking at idea.log it's spamming this over and over:2026-02-18 08:57:40,941 [5961251] INFO - #com.android.adblib.tools.debugging.impl.UsingJdwpSessionFlowUpdater - AdbSession(id=2, parent=AdbSes... -
Created What is "tool-call limit" for codex inside Intellij
AnsweredHello,after reading that intellij now supports native Codex i decided to try it - perhaps i can get rid of Cursor. I fixed the login and opened up a chat inside my project.I then asked a test-quest... -
Created Cannot open (Codex) AI Chat
AnsweredSee attached screenshot. the ai chat frame is just blank, and when i press the + button, nothing happens. Input appreciated. I am trying to get my Codex chatgpt account to work inside intellij so t... -
Created Where is the commit branch name in the modal commit window?
Answered2025.1.3 I googled and from what i can see this was reported as tickets and fixed like 7 years ago yet when i open it, i can't find the branch name anywhere? Is it supposed to be there, or am i mis... -
Created My Android project can't run after upgrading intellij.
Answered2024.3.4I have a 12-year project that hasn't been worked on since the summer. Now for some reason i can't run it anymore, although the project structure has not changed in years.error message:Compi... -
Created No maven full sync button in new UI
AnsweredI got my intellij updated to 2024.2 with the new UI.It seems that the only way to do a full sync is find the build window and click on the full sync button? It's pretty cumbersome i do it pretty of... -
Edited Question about Fleet and Git UI
AnsweredHi looked in the forums, but there's no section for Fleet? I added this in Intellij but feel free to move somewhere elseAnyway, trying it out, looks cool, but have two questions about Git commit sc... -
Edited My GWT project won't build after moving to new machine
AnsweredHi I urgently need help with making my project build. It's a maven based GWT project, works fine on all old computers, but now I had to move to a new one. I have copied my project structure from o... -
Created Change VM parameters when running test, how?
AnsweredHi, when i right click on a test class and select "run", it runs my tests in that class. However, if i would like to run it with some specific java vm parameters, is there a place in settings where...