Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Eddie
Total activity
18
Last activity
March 11, 2024 09:38
Member since
June 15, 2020 08:48
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (4)
Comments (10)
Sort by recent activity
Recent activity
Votes
Created
March 11, 2024 09:38
Just to let you know:This is not the first time it happens. I saw this more than 5 time in the last 2 years, and several of my colleagues had also the same problem. It does not happen often, but th...
Community
IntelliJ IDEA Users
wrong version of jar used when running program in IDE
0 votes
Created
March 11, 2024 06:12
File | New | Project From Version Controlchecking out into a new directory.
Community
IntelliJ IDEA Users
wrong version of jar used when running program in IDE
0 votes
Created
March 07, 2024 16:54
One more note:I checked out the project including related projects in a new workspace. In this workspace only the correct version of guava is listed under external libraries.So the real problem mig...
Community
IntelliJ IDEA Users
wrong version of jar used when running program in IDE
0 votes
Created
March 07, 2024 16:23
Thanks, I was able to run my application this way.I still have two questions: - Is it necessary to have “Delegate IDE build/run actions to Maven” activated? - Will the native build be improved in ...
Community
IntelliJ IDEA Users
wrong version of jar used when running program in IDE
0 votes
Created
March 07, 2024 09:04
I am not sure whether I understood you.Your suggestion is to build the project this way with maven and then start my application as usial?I did this - “Delegate IDE build/run actions to Maven”, but...
Community
IntelliJ IDEA Users
wrong version of jar used when running program in IDE
0 votes
Created
March 05, 2024 15:15
I am not sure about issue IDE-348142, but the related KT-66203 seems to describe the same problem.I hope the screenshot shows everything you are interested in (if not, just let me know). I removed ...
Community
IntelliJ IDEA Users
wrong version of jar used when running program in IDE
0 votes
Created
April 24, 2023 06:03
I just did some tests. Disabling toString() solves my problem completely. Thanks for the fast help, Eddie
Community
IntelliJ IDEA Users
Debugger seems to display wrong lines when stopping at breakpoint and incorrect stacktrace
0 votes
Created
April 20, 2023 14:53
Just a short feedback: This seemed to help. I will investigate this further (with breakproints enabled and disabled) next week when I have more time (also looking for "collecting data" and give you...
Community
IntelliJ IDEA Users
Debugger seems to display wrong lines when stopping at breakpoint and incorrect stacktrace
0 votes
Created
April 20, 2023 12:16
Unfortunately not. This is a large project using hadoop mapreduce, spring (among others for database connection), apache chains and a lot of other stuff. I have no idea what must be part of the exa...
Community
IntelliJ IDEA Users
Debugger seems to display wrong lines when stopping at breakpoint and incorrect stacktrace
0 votes
Created
June 16, 2020 06:44
Thanks for your answer, but this is not directly what i wanted to do. This version is only needed for (final) remote debbugging, for developing I am not allowed to use this version. So I hoped that...
Community
IntelliJ IDEA Users
How to use correct java sources while debugging remote?
0 votes