Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Roman Vatagin
Total activity
566
Last activity
May 16, 2025 11:02
Member since
May 05, 2023 09:29
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
190
Activity overview
Articles (0)
Posts (0)
Comments (376)
Roman Vatagin
commented,
May 16, 2025 11:02
Hello, Thorsten!Thank you for reporting this!That does not look like an intended behavior to me.I've reproduced this behavior, created a YouTrack Issue IDEA-372848 for it and assigned it to the dev...
Community
IntelliJ IDEA Users
Directory with resources dir ending on ".lib" not copied into "target/classes" when IDEA builds automatically.
1 vote
Roman Vatagin
commented,
May 14, 2025 13:46
Hello, Thorsten!Thank you for reporting this!Unfortunately, this setup is inherently unreliable, as IDEA prioritizes Maven settings over IDEA ones.I believe the original issue stems from the one de...
Community
IntelliJ IDEA Users
Why are compiler settings in `.idea/compiler.xml` regularly reset?
1 vote
Roman Vatagin
commented,
May 13, 2025 11:39
Hello!Thank you for reporting this!The command syntax is slightly different on Windows, i. e. it uses “;” instead of “:” as classpath separator.The following command should work:java -cp "target\Em...
Community
IntelliJ IDEA Users
Maven/WAR ClassNotFoundException after build
0 votes
Roman Vatagin
commented,
May 07, 2025 10:49
Thank you for reporting the issue!Does the issue affect all Maven-based Projects in your environment or only specific one(s)?Would it be possible to share the one of the affected Project for furthe...
Community
IntelliJ IDEA Users
Error "'void org.jetbrains.idea.maven.server.LongRunningTaskInput.<init>(java.lang.String, com.intellij.platform.diagnostic.telemetry.rt.context.TelemetryContext)'" after reload all maven projects
0 votes
Roman Vatagin
commented,
May 02, 2025 09:02
Lộc Ngô Fair point!I'll take this to the Product Management Team, so they can consider an option in IDEA that uses on the compiled code analysis instead of Plugins.
Community
IntelliJ IDEA Users
Cannot resolve method which is generated by annotation processor
0 votes
Roman Vatagin
commented,
April 30, 2025 16:01
Lộc Ngô That would indicate that those IDEs rely on analyzing the compiled .class files.While this is, technically, a valid solution for this problem, this approach tends to be less precise in term...
Community
IntelliJ IDEA Users
Cannot resolve method which is generated by annotation processor
0 votes
Roman Vatagin
commented,
April 28, 2025 10:11
Luis Alves Thank you for the update!I've been looking through the settings export you've shared, trying to figure out what might have been causing the issue, which, unfortunately, does not seem to ...
Community
IntelliJ IDEA Users
Exception: intellij failed to resolve org.junit.platform:junit-platform-launcher:1.3.2
0 votes
Roman Vatagin
commented,
April 25, 2025 15:49
Lộc Ngô I can't say I'm familiar with the mechanics that other IDEs employ, but resolving those on the fly is no trivial task.Do they resolve them as belonging to a specific Class and allow for nav...
Community
IntelliJ IDEA Users
Cannot resolve method which is generated by annotation processor
0 votes
Roman Vatagin
commented,
April 25, 2025 13:59
Lộc Ngô Apologies for the delay in communication!The issue stems from the nature of the Annotation Processors, as compiler extensions.Their workflows and output (i.e. Methods they generate) are imp...
Community
IntelliJ IDEA Users
Cannot resolve method which is generated by annotation processor
0 votes
Roman Vatagin
commented,
April 24, 2025 10:41
Luis Alves Thank you for sharing the files!Unfortunately, the error does not seem to propagate to the logs.Could you please try the following: Close all instances of IDEA Rename or remove the Syste...
Community
IntelliJ IDEA Users
Exception: intellij failed to resolve org.junit.platform:junit-platform-launcher:1.3.2
0 votes