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
Created
March 03, 2025 13:40
Hi Risnes,I've tried this project on Linux with Application run: https://github.com/spring-guides/gs-crud-with-vaadin/tree/main/completeHowever I can't reproduce it, once code changed, a Gradle App...
Community
IntelliJ IDEA Users
Hot reload of changed classes in CE 2024
0 votes
Edited
February 28, 2025 13:50
Hello,Can you refer to this issue link to see if it helps?https://youtrack.jetbrains.com/issue/DOC-19891/Add-detailed-explain-for-Deploy-applications-configured-in-Tomcat-instance-at-RunDebugConfig...
Community
IntelliJ IDEA Users
IntelliJ ignoring Tomcat 10 log4j2 configuration, probably due to configuration caching - how to fix?
0 votes
Created
February 27, 2025 10:19
Hello,The deployment of WAR to the Tomcat/EE/JBoss server puts the generated WAR/WAR Folder under the webapps folder of the app server, so even if you don't deploy new ones, the previously deployed...
Community
IntelliJ IDEA Users
Deployment and Artifiacts Issue
0 votes
Created
February 25, 2025 09:36
Ok, I'll set up a simple Vaadin project to reproduce it. Is the project running on Windows, macOS or Linux?
Community
IntelliJ IDEA Users
Hot reload of changed classes in CE 2024
0 votes
Created
February 24, 2025 09:25
Could you please provide a minimal sample project so I can reproduce the issue without including your sensitive code? Thank you!Please upload it to https://uploads.jetbrains.com/ and paste the uplo...
Community
IntelliJ IDEA Users
Hot reload of changed classes in CE 2024
0 votes
Created
February 21, 2025 08:32
Hi,Please read this article: https://plugins.jetbrains.com/docs/intellij/plugin-class-loaders.html#classes-from-plugin-dependenciesSource code: com.intellij.ide.plugins.cl.PluginClassLoader.kt in t...
Community
IntelliJ IDEA Users
Understanding plug-in interactions/security
0 votes
Edited
February 20, 2025 14:02
Hello,I've tested on IDEA CE with the spring-petclinic app, and the debug hot reload mode is supported with a simple modification by following this guide:https://youtrack.jetbrains.com/articles/SUP...
Community
IntelliJ IDEA Users
Hot reload of changed classes in CE 2024
0 votes
Created
February 20, 2025 12:54
Hi Timo,I've taken a look at the issue and the library. Since the library manages all the docker container instances by Java code, we can do very little on the IDE side as JetBrains doesn't have an...
Community
IntelliJ IDEA Users
Connect to Testcontainer DB with random port
0 votes
Created
February 18, 2025 13:10
Hi Dan,This is just a warning but not an error.Reports code constructs that always violate nullability contracts, may throw exceptions, or are just redundant, based on data flow analysis.To reduce ...
Community
IntelliJ IDEA Users
Unnecessary "may produce NullPointerException" warning
0 votes
Created
February 18, 2025 08:31
Hi,Which version of IDEA are you using?I've tried a Maven project with JDK 23, and it worked with Jacoco by switching to it via the menu File | Settings | Build, Execution, Deployment | Coverage.Pl...
Community
IntelliJ IDEA Users
Trouble Using Jacoco Code Coverage
0 votes
«
First
‹
Previous
Next
›
Last
»