Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Bob Goldberg
Total activity
63
Last activity
December 14, 2024 02:26
Member since
July 04, 2018 01:51
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
10
Activity overview
Posts (7)
Comments (42)
Sort by recent activity
Recent activity
Votes
Created
December 14, 2024 02:26
It turns out that the if (!file.isValid()) caused the problem because it was under runOnceForProject(). When the editor is first opened, it gets a dummy file, goes into this block, and the code is...
Community
IntelliJ IDEA Users
IntelliJ: Debugging/Running does not reflect current code state
0 votes
Edited
December 14, 2024 02:22
The problem does not occur from the command line Gradle build.The files involved which are not recompiled by an incremental build are generated files, I believe. For some reason, either the code ge...
Community
IntelliJ IDEA Users
IntelliJ: Debugging/Running does not reflect current code state
0 votes
Created
December 12, 2024 00:28
Jacky Liu A full rebuild of the project takes 30 - 50 minutes. Doing a clean would presumably do something similar, and take similar time. Only a small number of files have changed.Roman Vatagin Y...
Community
IntelliJ IDEA Users
IntelliJ: Debugging/Running does not reflect current code state
0 votes
Created
December 11, 2024 00:26
Jerome Guan I would appreciate a response. Thanks.
Community
IntelliJ IDEA Users
IntelliJ: Debugging/Running does not reflect current code state
0 votes
Edited
December 06, 2024 20:36
Well, yes, Jerome, we have our own plugins that are involved. Can you please tell me what error you found related to dropping an index due to some large file? What was that error? What were the w...
Community
IntelliJ IDEA Users
IntelliJ: Debugging/Running does not reflect current code state
0 votes
Created
December 06, 2024 01:13
The previous upload was a different case. Here is the upload from the exact same case as above:Upload ID: 2024_12_06_oahspFU5h2aSrqHHigcG5u (file: idea-logs-20241205-1711572459333682169866700.zip)
Community
IntelliJ IDEA Users
IntelliJ: Debugging/Running does not reflect current code state
0 votes
Created
December 05, 2024 18:58
Upload ID: 2024_12_05_QpYv8DVu4NEJfiSeCQ8hkJ (files: idea-logs-20241205-10555011671060059116069334.zip, jetty-0_0_0_0-8480-webapp-_px-any-10088398745860435289.zip)
Community
IntelliJ IDEA Users
IntelliJ: Debugging/Running does not reflect current code state
0 votes
Created
December 04, 2024 20:10
Yes, this is stably reproduced with the same large project.Here is one RunConfiguration that has a Build step. The first time this is run, it works. But if I change some files and run it again, t...
Community
IntelliJ IDEA Users
IntelliJ: Debugging/Running does not reflect current code state
0 votes
Created
December 03, 2024 19:54
In IJ 2024.1, I have a similar issue, not on Windows, not involving a path \\wsl$ as follows: Open IJ and build a very large project (which generates and compiles some code) Modify some files that ...
Community
IntelliJ IDEA Users
IntelliJ: Debugging/Running does not reflect current code state
0 votes
Created
February 02, 2023 02:24
I have a similar problem. It is unclear where to add the export, or if I can even do it. Also, in the past, I've found that a message about '--add-exports' could really mean that you have to '--a...
Community
IntelliJ IDEA Open API and Plugin Development
java.lang.IllegalAccessError: class com.intellij.testFramework.UITestUtil cannot access class sun.awt.AWTAutoShutdown
0 votes
Next
›
Last
»