Mathias
- Total activity 165
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 51
-
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... -
Created Why would i need Sourcegraph?
AnsweredHoping for some input from people who use sourcegraph with intellij - got pointed at it by a blog i read (Daring Fireball). I checked it out, and i must say i don’t really see my usecase, given tha... -
Edited Focus issue in project file editor
Answered2021.3.2, 2021 M1 mac pro This has started happening recently, no idea why. Say i have two files open in the editor, two tabs. I have focus in one file, click ctrl+w to close the file. Now the oth... -
Created Run/Debug does not enable stop button in 2021.3
AnsweredSee attached screenshot. When running or debugging, the stop button in the run pane can be clicked, but the stop button in the top stays disabled. Intellij 2021.3 -
Edited Issues with debugging in intellij 2021.3
AnsweredThere's an issue with java debugging that has started since i upgraded to latest Intellij.(2021.3) When i run in debug mode, i has happened several times now that execution stops at a breakpoint, b... -
Edited How can i upgrade the GWT plugin to use a newer version of Jetty?
AnsweredHi, GWT plugin user here. Quick summary: GWT 2.9.0 has a dependency on Jetty 9.2.14, and it supports Java 7 still. This causes problems with ASM, because Jetty uses it to parse jar files for java v...