主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Lejia Chen
活动总数
581
最后的活动
2026年05月15日 09:36
成员加入日期
2020年04月30日 07:26
关注
0 名用户
关注者数
3 名用户
投票数
4
订阅数
208
活动概览
文章(3)
帖子(1)
评论(365)
按最近的活动排序
最近的活动
投票数
创建于
2023年02月02日 08:37
Hi @Kumud Advani it seems that your issue is not related to IDEA. > beamtutorial/src/main/java/module-info.java:[5,37] module not found: org.apache.beam.runners.direct Please open this `module-info...
社区
IntelliJ IDEA Users
Maven Compile and Build Failure for Apache Beam Runner
0 票
创建于
2023年02月02日 05:52
Hi, If you manually select the suggestion in the completion dialog, can you see this issue too?Please try to disable all downloaded plugins from `Settings/Preferences | Plugins | gear icon in the r...
社区
IntelliJ IDEA Users
IntelliJ Autocomplete Moves Cursor To Some New Line Instead of End of Statement
0 票
创建于
2023年01月30日 12:54
Hi,Thanks for reporting this issue.I am trying to reproduce this issue with a SQL like your provided one but failed to reproduce it.Would it be possible to share a sample DDL of your `public.my_vie...
社区
IntelliJ IDEA Users
Unexpected update count received (Actual: 0, Expected: 1). - Unable to update view by using sql rules
0 票
创建于
2023年01月29日 02:42
Hi,This is possible in the future 2023.1 version.Please check the `Full IDE zoom` section at this link https://blog.jetbrains.com/idea/2023/01/intellij-idea-2023-1-eap/to know how to use this featu...
社区
IntelliJ IDEA Users
Is there a way to scale the entire IDE?
0 票
已编辑于
2023年01月28日 10:09
@Pathan Arif Hi, in your log, I saw some bundled plugins are from the 2022.1 version but some are from the 2021.3 for some reason (maybe there was an issue when updating the IDEA). This could cause...
社区
IntelliJ IDEA Users
Issue in opening some of the project files in new version of IntelliJ (2022.1)
0 票
创建于
2023年01月28日 04:26
@Lobotechtfm Hi, sorry for the delayed reply. That option should work directly from my testing. What's your current IDEA version? Can you share a sample of that code file for reproducing? You could...
社区
IntelliJ IDEA Users
Inline Hints not working properly?
0 票
已编辑于
2023年01月20日 03:35
Hi, this is intended. The IDEA shows inlay hints for the local variables declared with the var keyword when the inferred type may not be clear from the right part of the assignment. In your case, w...
社区
IntelliJ IDEA Users
Inline Hints not working properly?
0 票
创建于
2022年11月28日 05:23
@Zhengyil Thanks a lot! From my checking, that line is not enough but with the below one, it works now: System.setProperty("jna.nounpack", "false");System.setProperty("jna.boot.library.path", Path...
社区
IntelliJ IDEA Open API and Plugin Development
JNA Native initialization issue in IDEA 2022.3
0 票
已编辑于
2022年11月21日 08:14
@Leyicong Hi, you could disable the option in the `Settings icon in Toolbar's top right -> Settings -> Use the same language for all tools` for it.
社区
IntelliJ IDEA Users
how to change IDE language
0 票
已编辑于
2022年11月01日 09:42
Hi,Yes, you could open `Scratches and Consoles -> Extensions -> Database Tools and SQL -> Schema`, open the `Generate POJOs.groovy` file, write some groovy code there by using Java swing API or IDE...
社区
IntelliJ IDEA Users
Modifying Generate POJOs.groovy with user prompt
0 票
«
第一页
‹
上一页
下一页
›
最后
»