Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Yjx Yujiaxin
Total activity
21
Last activity
December 02, 2019 06:59
Member since
May 23, 2019 12:33
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
6
Activity overview
Posts (5)
Comments (10)
Sort by recent activity
Recent activity
Votes
Created
September 30, 2019 08:34
@Andrey Dernov Thanks. Before you reply, I tried to access this connection with a browser, which is accessible, albeit slowly. Is this problem caused by the idle read response timeout? Is there any...
Community
IntelliJ IDEA Users
Can't find any plugin at marketplace
0 votes
Created
September 30, 2019 07:18
2019-09-29 14:44:47,590 [ 532238] INFO - cloudConfig.CloudConfigManager - Cannot download 'https://plugins.jetbrains.com/plugins/list/?uuid=dee4c1a0-ec94-4eda-8d23-dd2d15df5228&build=IU-192.6817....
Community
IntelliJ IDEA Users
Can't find any plugin at marketplace
0 votes
Created
September 30, 2019 03:29
Hello, @Liu Pei PeiI tried using a VPN, but it didn't work. At the same time, my colleague didn't use any VPN, but he could install the plugin normally!
Community
IntelliJ IDEA Users
Can't find any plugin at marketplace
0 votes
Edited
August 29, 2019 03:40
@ Konstantin Annikov It should be that I did not say complete, here is the complete scene restoration. https://gifyu.com/image/hnYb Need to run the entire test package to restore this problem.
Community
IntelliJ IDEA Users
Test view information is not accurate
0 votes
Created
August 29, 2019 01:05
@ Konstantin Annikov I am using 2019.2.1. This is the simplest code to reproduce this problem: import org.junit.BeforeClass;public class TestCase { private static int num = 1; @BeforeClass ...
Community
IntelliJ IDEA Users
Test view information is not accurate
0 votes
Edited
August 28, 2019 08:37
@ Konstantin Annikov All blank. Nothing there.
Community
IntelliJ IDEA Users
Test view information is not accurate
0 votes
Created
August 28, 2019 06:57
@ Konstantin Annikov nothing left...
Community
IntelliJ IDEA Users
Test view information is not accurate
0 votes
Created
August 28, 2019 06:06
@Konstantin Annikov testCreateUser is ignored, not failed. That makes me confused. And, I don't know if you noticed that I have only 10 test cases, but the final test results: 1 failed, 9 passed,...
Community
IntelliJ IDEA Users
Test view information is not accurate
0 votes
Created
May 25, 2019 03:22
Umm, I seem to understand what you mean. . . This is my script: It is a pure groovy class and contains the main method. But I hope that it can be executed directly by GroovyClassLoader just like it...
Community
IntelliJ IDEA Users
How to run groovy directly as a script without compiling
0 votes
Created
May 24, 2019 02:52
Thanks for your help. But it doesn't work, the groovy script is still running as a Java Appliaction. Is there a way to mark all groovy scripts to run with the groovy runner and without build?
Community
IntelliJ IDEA Users
How to run groovy directly as a script without compiling
0 votes