homer simpson

- Total activity 34
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 11
-
Created MyBatis mapper does not recognise Oracle PTT in another statement in the same file
If I create a PTT like below in a statement, CREATE PRIVATE TEMPORARY TABLE ORA$PTT_TESTand I reference the same table in another statement in the same mapper XML file, IntelliJ does not recogni... -
Created Simple Inlay Hint sample?
AnsweredI cannot find any inlay example. Can someone show a simple sample to show a custom chip in the text editor? IntelliJ already shows such a chip for parameter names.Something like below. In this case... -
Created How to increase the font size of the details view of the "Python Packages" panel?
I have set a bigger font for the UI and the text editor, but the font of the details view (pointed by an arrow below) does not change, and looks very small. Is there a way to increase the font size... -
Edited Does IntellJ support using Scene Builder 17?
AnsweredIt seems that IntellJ does not recognise Scene Builder 17. Is that right? I downloaded installed the latest IntellJ (Build #IC-213.6777.52, built on January 28, 2022) with the default setting, and ... -
Created JavaFX: Can IntelliJ use decompressed version of SceneBuilder?
AnsweredI have downloaded and installed SceneBuilder. If I set the path to the real "SceneBuilder.exe" in the JavaFX settings of IntelliJ, it can show the SceneBuilder within itself. But my problem with Sc... -
Created Android new project dialogue is bad. Whom to tell, Google?
AnsweredIntellJ comes with Android feature by default. One problem I have is this ugly, space-wasting new project dialogue. For other types of projects like Java or Kotlin, the dialogue is sensible, but fo... -
Edited How to make Chinese letters displayed in the Japanese form, not in the Chinese form?
AnsweredMy system's UI is in English with Japanese selected for the preferred language list. I do not have anything related to Chinese. However, in IntelliJ, the Chinese letters (what Japanese call "kanji(... -
Created Typing \n [space] in side a string literal inserts /*no-op*/
AnsweredIf I were to type a string literal "hello \n ", as soon as I type \n, no-op is automatically selected in the auto-complete, and then if I continue to press the spacebar, no-op is inserted. I could ... -
Edited Change the font size of the "Parameter Info" pop-up?
AnsweredThe font size of auto-completion seems to change as that of the editor font size, but the "Parameter info" (in the screenshot below, the pop-up that shows lots of `indexOf`) does not, and the font ... -
Edited OSX, separate Space, floating Run window on the second screen, clicking it moves to the first screen.
AnsweredIntelliJ IDEA 15.0.3 JRE: 1.8.0_40 JVM: OpenJDK 64-Bit Server VM OS X 10.11.3 Steps: 1. On OS X, connect two monitors (M0 and M1). 2. Enable Separate Spaces in Preferences. 3. Place IntelliJ on ...