Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Lejia Chen
Total activity
581
Last activity
May 15, 2026 09:36
Member since
April 30, 2020 07:26
Following
0 users
Followed by
3 users
Votes
4
Subscriptions
208
Activity overview
Articles (3)
Posts (1)
Comments (365)
Sort by recent activity
Recent activity
Votes
Created
February 02, 2023 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...
Community
IntelliJ IDEA Users
Maven Compile and Build Failure for Apache Beam Runner
0 votes
Created
February 02, 2023 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...
Community
IntelliJ IDEA Users
IntelliJ Autocomplete Moves Cursor To Some New Line Instead of End of Statement
0 votes
Created
January 30, 2023 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...
Community
IntelliJ IDEA Users
Unexpected update count received (Actual: 0, Expected: 1). - Unable to update view by using sql rules
0 votes
Created
January 29, 2023 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...
Community
IntelliJ IDEA Users
Is there a way to scale the entire IDE?
0 votes
Edited
January 28, 2023 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...
Community
IntelliJ IDEA Users
Issue in opening some of the project files in new version of IntelliJ (2022.1)
0 votes
Created
January 28, 2023 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...
Community
IntelliJ IDEA Users
Inline Hints not working properly?
0 votes
Edited
January 20, 2023 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...
Community
IntelliJ IDEA Users
Inline Hints not working properly?
0 votes
Created
November 28, 2022 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...
Community
IntelliJ IDEA Open API and Plugin Development
JNA Native initialization issue in IDEA 2022.3
0 votes
Edited
November 21, 2022 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.
Community
IntelliJ IDEA Users
how to change IDE language
0 votes
Edited
November 01, 2022 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...
Community
IntelliJ IDEA Users
Modifying Generate POJOs.groovy with user prompt
0 votes
«
First
‹
Previous
Next
›
Last
»