Tgm1024

- Total activity 79
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 14
- Subscriptions 17
-
Created Ignore package-scope warnings but not public-->private warnings?
AnsweredI know how to make things warnings and weak warnings, and I can enable the narrowing of scope warning within the code inspector. I also know how to maintain different settings for the inspection s... -
Created Select lines and see execution time for them? (VisualVM or built-in?)
AnsweredI would love to do a basic profiling more easily from within the editor, but specific to elapsed time analyses from sections of code. I would love to either position a start and end point, and get ... -
Edited Can I make a module read-only just to use for reference?
AnsweredUPDATE: 29-Nov-2017: Please see my bottom-most post for my chosen solution. I copied the source tree of the stuff I wanted directly into the project directory (outside of IDEA). I then marked ... -
Created Any documentation on a built-in IDEA script of some kind?
AnsweredI'm looking for some kind of built-in language that I can use to program various functions within IDEA. I can't find any documentation on such a thing, and macros aren't enough because I can't find...