Jxt
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
-
Jxt created a post, Answered"map." showing in structure panel instead of method name
I 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... -
-
Jxt created a post, AnsweredHelp. Inspections are turned on in one project, off in another, and I cannot turn them on.
I 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... -
-
-
Jxt created a post, AnsweredInlay hints for usages not always present
I 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... -
-
Jxt created a post, Answeredjavafx javadocs
Hi. 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, ...