Jxt
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created "map." showing in structure panel instead of method name
AnsweredI have my IntelliJ IDEA Structure panel set to “Always Select Opened Element”. Normally, when I click on a line of code in the editor window, the structure panel will jump to and highlight the meth... -
Created Help. Inspections are turned on in one project, off in another, and I cannot turn them on.
AnsweredI have two closely related Java projects (one is a newer version of the other), both opened in IntelliJ IDEA in separate windows, so the same instance of IntelliJ IDEA. In the older project, inspec... -
Created Inlay hints for usages not always present
AnsweredI find that the "Usages" inlay hint in recent versions of IDEA for certain Java fields, classes, methods, constructors, etc. to be quite useful. But these Usages hint are not always there, and I ha... -
Created javafx javadocs
AnsweredHi. I'm new to IDEA, and I'm having trouble linking Open JavaFX javadocs to the IDE. For Java SE APIs I can see full javadoc documentation in the popup, but for JavaFX, all I see is the signature, ...