Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Jacky Liu
Total activity
612
Last activity
April 21, 2026 06:37
Member since
November 17, 2022 02:57
Following
0 users
Followed by
2 users
Votes
9
Subscriptions
244
Activity overview
Articles (0)
Posts (0)
Comments (359)
Sort by recent activity
Recent activity
Votes
Edited
February 03, 2023 23:46
Official comment
If could, you may share the full log by following this guide: You need to actually run the IDE, see https://intellij-support.jetbrains.com/hc/en-us/articles/360011901879-How-to-start-IDE-from-the-c...
Community
DataGrip
Error launching DataGrip 2022.3.3
0 votes
Created
February 02, 2023 06:49
I don't know the reason, may by design, in the issue https://youtrack.jetbrains.com/issue/IDEA-156848/Hide-External-Libraries-in-Project-view, this behavior has already been there for seven years.
Community
IntelliJ IDEA Users
Hide external libraries node from project view?
0 votes
Edited
February 02, 2023 03:29
Official comment
Hi! Switch to Packages or Project Files view to exclude External Libraries from the tree: In the Packages view, you can also toggle Show Libraries Contents option: This option is available only in...
Community
IntelliJ IDEA Users
Hide external libraries node from project view?
0 votes
Created
January 21, 2023 12:38
Official comment
If your MySQL database in the cluster is used for development purposes, you may connect to it. The H2 DB can't be used since it is only available when your Spring Boot application is running. You ...
Community
IntelliJ IDEA Users
Resolving Intellij IDE warnings in MyTableEntity.class with Spring Boot and Liquibase
0 votes
Created
January 18, 2023 03:21
When I try to build or run via Gradle on my local machine (Windows) it works fine. You can try this command instead: gradlew clean build to see if still works. The Gradle project compiles and r...
Community
IntelliJ IDEA Users
Lombok annotations not processed when using Gateway over SSH
0 votes
Created
January 18, 2023 02:53
> right click in idea(I can't see this file from IDEA but can see it in .idea/runConfigurations) or right click in windows? One way is to restart the IDEA and you will see the files, or you can see...
Community
IntelliJ IDEA Users
tomcat deployment invalid again and again in latest version
0 votes
Created
January 17, 2023 10:51
Hi, I've noticed a lot of messages that like this: com.intellij.execution.ExecutionException: Cannot load D:\xxxx\branch\xxxx\target\xxx\META-INF\context.xml: Cannot load D:\xxxx\branch\xxxx\targe...
Community
IntelliJ IDEA Users
tomcat deployment invalid again and again in latest version
0 votes
Created
January 17, 2023 04:22
I'm glad to hear that. Maybe Gradle clean does the same thing.
Community
IntelliJ IDEA Users
Lombok annotations not processed when using Gateway over SSH
0 votes
Edited
January 16, 2023 08:39
The Gradle tool window only is visible when a Gradle project is created and opened in the IDEA. For example, just click File > New Project, then select Kotlin Multiplatform, after the creation of t...
Community
IntelliJ IDEA Users
missing gradle
0 votes
Created
January 13, 2023 09:48
Hi, In this case, your build is controlled by the Gradle system, and IDEA will not touch your source files or generate classes at all, and it will not be caused by the Gateway service in theory. Al...
Community
IntelliJ IDEA Users
Lombok annotations not processed when using Gateway over SSH
0 votes
«
First
‹
Previous
Next
›
Last
»