主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Jacky Liu
活动总数
612
最后的活动
2026年04月21日 06:37
成员加入日期
2022年11月17日 02:57
关注
0 名用户
关注者数
2 名用户
投票数
9
订阅数
244
活动概览
文章(0)
帖子(0)
评论(359)
按最近的活动排序
最近的活动
投票数
创建于
2024年07月30日 07:05
Hi,Please elaborate on your question.> I'm writing an addonIs it a plugin for IDEA or a stand-alone program? Can you show some examples for the @docParam?
社区
IntelliJ IDEA Users
Is there a way to customize the JavaDoc template for a specific project?
0 票
已编辑于
2024年07月26日 17:23
Hello,Your project has some problems, and it is not IDEA-related.Your data is stored and loaded from the embedded H2 database but not from the postgress db. Here is the simple way to prove it:1. cr...
社区
IntelliJ IDEA Users
Can't connect to my database from IntelliJ
0 票
已编辑于
2024年07月24日 15:42
Hello, can you share a link of the old post? The run with Coverage menu should work. There are some discussions here: https://youtrack.jetbrains.com/issue/IDEA-349367/Show-coverage-per-test-option-...
社区
IntelliJ IDEA Users
How to enable "Show Tests Covering Line" on Intellij 2024?
0 票
创建于
2024年07月24日 14:06
Hi Torgeir , at the time IDEA 2022.2.5 was released, JDK 21 had not yet been released. According to https://www.jetbrains.com/help/idea/2024.1/supported-java-versions.html#-6zw9rr_2, Java 21 has be...
社区
IntelliJ IDEA Users
Cannot resolve symbol 'ChronoUnit'
0 票
已编辑于
2024年07月24日 12:34
I checked your project again. If you are talking about the database in https://intellij-support.jetbrains.com/hc/en-us/community/posts/19638866362514/comments/19658551063570, it's the database on y...
社区
IntelliJ IDEA Users
Can't connect to my database from IntelliJ
0 票
创建于
2024年07月24日 10:45
The table must be created before it can be selected. Please execute SQL in the file src/main/resources/schema.sql first:CREATE TABLE IF NOT EXISTS song (id SERIAL PRIMARY KEY, name VARCHAR(255), co...
社区
IntelliJ IDEA Users
Can't connect to my database from IntelliJ
0 票
创建于
2024年07月24日 04:03
Clai Please try if this works for you:menu File | Settings | Build, Execution, Deployment | Coverage, enable option Track per test coverage.Then rerun the test coverage.
社区
IntelliJ IDEA Users
How to enable "Show Tests Covering Line" on Intellij 2024?
0 票
已编辑于
2024年07月23日 14:43
Hi, please try setting the host value to 0.0.0.0 in the IDEA Database toolwindow. Then, the database should be able to connect to it.The reason is that if you check the log in the docker db image, ...
社区
IntelliJ IDEA Users
Can't connect to my database from IntelliJ
0 票
创建于
2024年07月16日 13:35
Please provide a minimal sample project so I can reproduce the issue without including your sensitive code. Thank you! Could you upload it to https://uploads.jetbrains.com (https://uploads.jetbrain...
社区
IntelliJ IDEA Users
Can't connect to my database from IntelliJ
0 票
创建于
2024年06月13日 14:39
Hello, It seems you are facing the problem https://youtrack.jetbrains.com/issue/IDEA-351703/Error-building-JavaFX-artifact-in-IntelliJ-IDEA According to our developer's advice: Please use Maven ta...
社区
IntelliJ IDEA Users
Cannot build Java 8 Project with system Java version being latest [RESOLVED]
0 票
«
第一页
‹
上一页
下一页
›
最后
»