Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jacky Liu
Total activity
517
Last activity
February 14, 2025 09:32
Member since
November 17, 2022 02:57
Following
0 users
Followed by
2 users
Votes
5
Subscriptions
211
Activity overview
Articles (0)
Posts (0)
Comments (301)
Jacky Liu
commented,
February 14, 2025 09:32
Please provide a minimal sample project so I can reproduce the issue without including your sensitive code.Please upload it to https://uploads.jetbrains.com/ and paste the upload id here, the uplo...
Community
IntelliJ IDEA Users
Unnecessary "may produce NullPointerException" warning
0 votes
Jacky Liu
commented,
February 13, 2025 12:06
15621013210 Did you manage to fix this issue? Which version of IDEA are you using? Please provide a minimal sample project so I can reproduce the issue without including your sensitive code. Thank...
Community
IntelliJ IDEA Users
Can not use jdk8 with idea 2024.3.2.2
0 votes
Jacky Liu
commented,
February 12, 2025 09:09
Please elaborate on your question. Is this error message displayed in the IDEA code editor window? Please provide a minimal sample project so I can reproduce the issue without including your sensit...
Community
IntelliJ IDEA Users
How to Prevent 'Could Not Autowire' Errors for Dynamically Registered Beans in IntelliJ?
0 votes
Jacky Liu
commented,
February 11, 2025 00:18
It's not directly supported as the launched application use a seperated JVM process. You may use some JVM API to get the PID of IDEA then check the system properties, take https://plugins.jetbrain...
Community
IntelliJ IDEA Users
Find version of IDEA at runtime (from the current application )
0 votes
Jacky Liu
commented,
February 10, 2025 15:38
Can you provide more info about your application? Is it a standard Java/Spring console application run with Maven/Gradle under IDEA?
Community
IntelliJ IDEA Users
Find version of IDEA at runtime (from the current application )
0 votes
Jacky Liu
commented,
January 24, 2025 07:22
Hello,Does the Web app run well directly via Windows Command Prompt using C:\Program Files\Apache Software Foundation\Tomcat 9.0\startup.bat? What's the output?BTW, please attach the IDEA logs via ...
Community
IntelliJ IDEA Users
Java App fails to start because property files not found
0 votes
Jacky Liu
commented,
January 22, 2025 14:17
Hello, this is not a bug but a macOS GUI app limitation. Please check the instructions at my post https://intellij-support.jetbrains.com/hc/en-us/community/posts/23773523371154/comments/2391795254...
Community
IntelliJ IDEA Users
Problem with command line in gradle
0 votes
Jacky Liu
commented,
January 22, 2025 11:20
Hello, I've created an issue report for this: https://youtrack.jetbrains.com/issue/IDEA-366083/Running-Wildfly-bootable-as-standalone-jar-not-working-anymore-after-upgrade-to-2024.3 Workaround: 1. ...
Community
IntelliJ IDEA Users
Running Wildfly bootable as standalone jar not working anymore after upgrade to 2024.3.1.1
0 votes
Jacky Liu
commented,
January 20, 2025 14:05
Can you share a screenshot of how you run the same jar file? Are you using the IDEA's maven tool window run? Thanks.
Community
IntelliJ IDEA Users
Running Wildfly bootable as standalone jar not working anymore after upgrade to 2024.3.1.1
0 votes
Jacky Liu
commented,
January 16, 2025 13:21
Hi,I've tried this example under JDK 23 and it works well: https://github.com/fmarchioni/mastertheboss/tree/master/bootable-jar/basicPlease share a sample pom.xml; I will try to reproduce it. Thank...
Community
IntelliJ IDEA Users
Running Wildfly bootable as standalone jar not working anymore after upgrade to 2024.3.1.1
0 votes