主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Jacky Liu
活动总数
504
最后的活动
2025年01月16日 13:21
成员加入日期
2022年11月17日 02:57
关注
0 名用户
关注者数
2 名用户
投票数
5
订阅数
206
活动概览
文章(0)
帖子(0)
评论(293)
Jacky Liu
进行了评论,
2025年01月16日 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...
社区
IntelliJ IDEA Users
Running Wildfly bootable as standalone jar not working anymore after upgrade to 2024.3.1.1
0 票
Jacky Liu
进行了评论,
2025年01月15日 00:26
Try this workaround, create a shell script run configuration and I'll check if this is a bug, if yes, will create an issue report.
社区
IntelliJ IDEA Users
Problem with command line in gradle
0 票
Jacky Liu
进行了评论,
2025年01月14日 11:53
你好,参考: https://youtrack.jetbrains.com/issue/IDEA-356998 这是一个IDEA 中的 bug, 麻烦点下投票按钮(拇指向上)引起开发重视.
社区
IntelliJ IDEA Users
Idea2024.2.3构建Springboot项目lombok无法使用
0 票
Jacky Liu
进行了评论,
2025年01月14日 10:52
GUI apps and terminal apps normally have a different set of environment variables on macOS(it's an Apple system limitation). If you start IntelliJ IDEA from the terminal per https://intellij-suppor...
社区
IntelliJ IDEA Users
Problem with command line in gradle
0 票
Jacky Liu
进行了评论,
2025年01月10日 13:26
Is the issue reproducible with all the additionally downloaded plugins disabled and IDE restarted(Settings | Plugins | ⚙ | Disable all downloaded plugins)?
社区
IntelliJ IDEA Users
Preparing navigation bug
0 票
Jacky Liu
进行了评论,
2025年01月09日 13:20
Hi Liezelshaw,Please elaborate on your question.What's the project type, is it Java(Maven, Gradle)? Which version of the Wildfly Bootable are you using?
社区
IntelliJ IDEA Users
Running Wildfly bootable as standalone jar not working anymore after upgrade to 2024.3.1.1
0 票
Jacky Liu
进行了评论,
2025年01月02日 12:39
Could you please collect the zipped log folder from “Help | Collect Logs and Diagnostic Data” after a quick reproduction of the issue and upload it to https://uploads.jetbrains.com/, and let us kno...
社区
IntelliJ IDEA Users
Plugin Installation Failed in IntelliJ IDEA – How Can I Resolve This?
0 票
Jacky Liu
进行了评论,
2025年01月02日 11:54
Hi Dogep, please check if this helps: https://youtrack.jetbrains.com/articles/SUPPORT-A-525/IDE-crashes-on-Windows-with-Intel-Core-11th-13th-and-14th-Gen-CPUs-with-EXCEPTIONACCESSVIOLATION-0xc0000005
社区
IntelliJ IDEA Users
My IDEA won't open.
0 票
Jacky Liu
进行了评论,
2025年01月02日 03:14
Hi Mjb , please ref to this article to see if it helps: https://youtrack.jetbrains.com/articles/SUPPORT-A-860/How-to-fix-JavaFX-running-crash-issue-NSInternalInconsistencyException-on-macOSIf not, ...
社区
IntelliJ IDEA Users
Isues with JAVA FX Apple M3 and Intellij
0 票
Jacky Liu
进行了评论,
2025年01月02日 02:39
In IDEA 2024, the code formatting is done by class ReformatCodeProcessor in a background thread.Ref: com.intellij.codeInsight.actions.ReformatCodeActionUse this code:new ReformatCodeProcessor(PsiDo...
社区
IntelliJ IDEA Open API and Plugin Development
LanguageTextField setText hang
0 票