Dominik Marks

- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
-
Dominik Marks commented, -
Dominik Marks created a post, AnsweredCDATA inside MultiHostInjector
Hello, I already asked the following question on slack, but did not get an answer yet (https://jetbrains-platform.slack.com/archives/C5U8BM1MK/p1636443212249900). Maybe someone here knows a solutio... -
Dominik Marks commented, -
Dominik Marks created a post, AnsweredMaven Tool windows shows "null"
Hello,I've got the problem that the maven tool window sometimes just shows "null" instead of the project. There is nothing found related to this in the idea log files. Trying to add the pom.xml of ... -
Dominik Marks created a post, AnsweredCannot create applicationListener in optional plugin dependency because of a ClassNotFoundException
I am using application-level Listeners (https://www.jetbrains.org/intellij/sdk/docs/basics/plugin_structure/plugin_listeners.html) to listen to VFS events in my plugin. This works well when I defin... -
-
Dominik Marks commented, -
Dominik Marks created a post, AnsweredReference to other module's web context root inside Freemarker <import> Statement
I have the following statement in a Freemarker template: <#import "/module-name_WEB_CONTEXT_/common_macros.ftl" as common> The file "common_macros.ftl" is located in a separate module ("module-name... -
Dominik Marks commented, -