Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Prop
Total activity
87
Last activity
November 15, 2024 03:15
Member since
May 11, 2023 07:12
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
32
Activity overview
Posts (27)
Comments (26)
Sort by recent activity
Recent activity
Votes
Created
March 05, 2024 08:19
There is no problem using TextFieldWithAutoCompletion, but its text is not centered. If I want to center it, I have to set the row height of the table through `setRowHeight (new LanguageTextField()...
Community
IntelliJ IDEA Open API and Plugin Development
How to call the suggestion dialog box?
0 votes
Created
March 05, 2024 01:23
This is my current UI. When entering text, I use Window to recommend contentBut I want this window as a content recommendation
Community
IntelliJ IDEA Open API and Plugin Development
How to call the suggestion dialog box?
0 votes
Created
March 04, 2024 10:21
I found TextFieldWithAutoCompletion,But his text is not centered,I don't want to use `setRowHeight (new LanguageTextField(). getPreferredSize(). height * 2+JBUIScale. scale (1));` Set size,Is there...
Community
IntelliJ IDEA Open API and Plugin Development
How to call the suggestion dialog box?
0 votes
Edited
February 19, 2024 02:21
I want to compile Java code in the plugin and use ToolProvider.getSystemJavaCompiler(), but it returns null and cannot proceed to the next step
Community
IntelliJ IDEA Open API and Plugin Development
How to compile Java code in plugins, where ToolProvider. getSystemJavaCompiler() returns null
0 votes
Created
January 13, 2024 11:09
I don't know how to do it, this is my dependency,How to check?implementation("net.java.dev.jna:jna:5.14.0")
Community
IntelliJ IDEA Open API and Plugin Development
java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.Native
0 votes
Created
May 12, 2023 01:27
ok
Community
IntelliJ IDEA Open API and Plugin Development
How to add Java startup parameters, such as - Dtest=1
0 votes
«
First
‹
Previous