Mathias

- Total activity 147
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 48
-
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
See 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... -
Created Cannot use my GWT project nor run GWT app in 2021.2
AnsweredAfter upgrading, many of my plugins were disabled for some reason, and hibernate, java ee persistence etc. cannot load. The reason it says is "failed to load plugin com.intellij.persistence". So 43... -
Edited My project is broken in 2021.1
AnsweredHello, I have a 10+ years old project with lots of modules - several war, GWT and regular jar modules. All strung together with Maven. It has always worked, and works in 2020.3 as well. After upgra... -
Edited Can i change the launcherdir for a server config
AnsweredWhen i run something, the build usually ends up far down the library jetbrains structure (like /Users/xxx/Library/Caches/JetBrains/IntelliJIdea2020.3/gwt/myproject/webapp.4bc799d9/run/www I someti...