Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jonathan Locke
Total activity
104
Last activity
October 26, 2022 19:27
Member since
August 12, 2020 01:02
Following
0 users
Followed by
0 users
Votes
7
Subscriptions
28
Activity overview
Posts (22)
Comments (47)
Sort by recent activity
Recent activity
Votes
Created
October 10, 2022 14:27
The log file is really big (6M) so here is the tail end, well after I clicked the menu item: 2022-10-10 08:22:56,401 [3807166] INFO - #c.d.c.c.SaveActionManager - Execute command organizeImports ...
Community
IntelliJ IDEA Users
commit dialog vanished
0 votes
Created
October 10, 2022 13:20
The menu option does not cause the tab to appear. I tried disabling plugins and restarting. It was a good idea, but unfortunately it didn't work.
Community
IntelliJ IDEA Users
commit dialog vanished
0 votes
Created
September 13, 2022 12:40
If you mean the file type mapping, I already tried that.
Community
IntelliJ IDEA Users
Is there a format XML command?
0 votes
Created
September 12, 2022 19:48
Has there been a resolution to this? My IntelliJ also stopped formatting XML.
Community
IntelliJ IDEA Users
Is there a format XML command?
0 votes
Created
June 01, 2022 19:21
This is now tracked by this ticket: https://youtrack.jetbrains.com/issue/IDEA-295212/maven-project-cannot-be-imported
Community
IntelliJ IDEA Users
project import failure
0 votes
Created
May 12, 2022 16:44
Fixed it by removing the module-info.java in the test tree. IntelliJ might want to provide a warning or guidance about this if it's detected.
Community
IntelliJ IDEA Users
"No tests were found" happens at random
0 votes
Created
May 12, 2022 16:10
This problem is probably occurring in turn because there are two module-info.java files in the tree. One in the test sources and one in the main sources. That is there to fix maven's surefire plugi...
Community
IntelliJ IDEA Users
"No tests were found" happens at random
0 votes
Created
May 12, 2022 16:02
Aha! I debugged the JUnit test startup and it appears the problem is that the class loader's module list (ClassLoader$AppClassLoader.nameToModule) does not include 'test-classes'. Instead it is usi...
Community
IntelliJ IDEA Users
"No tests were found" happens at random
0 votes
Created
May 12, 2022 15:54
I can work on that, but could we also add the full stack trace? "Class not found: "com.telenav.kivakit.internal.tests.core.bits.BitDiagramTest" Isn't enough to know what happened exactly (for examp...
Community
IntelliJ IDEA Users
"No tests were found" happens at random
0 votes
Created
May 12, 2022 14:15
I'm getting this in Ultimate 2022.1.1 "No tests were found" Class not found: "com.telenav.kivakit.core.tests.time.TimeTest" But the class is definitely there. Is it possible there is a thread sync ...
Community
IntelliJ IDEA Users
"No tests were found" happens at random
0 votes
«
First
‹
Previous
Next
›
Last
»