Mathias
- 活动总数 179
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 56
-
已编辑于 Cannot run tests in intellij anymore
已回答intellij #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... -
已编辑于 Logs spammed with same post
已回答Looking 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... -
创建于 What is "tool-call limit" for codex inside Intellij
已回答Hello,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... -
创建于 Cannot open (Codex) AI Chat
已回答See 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... -
创建于 Where is the commit branch name in the modal commit window?
已回答2025.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... -
创建于 My Android project can't run after upgrading intellij.
已回答2024.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... -
创建于 No maven full sync button in new UI
已回答I 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... -
已编辑于 Question about Fleet and Git UI
已回答Hi 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... -
已编辑于 My GWT project won't build after moving to new machine
已回答Hi 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... -
创建于 Change VM parameters when running test, how?
已回答Hi, 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...