Russell Bateman

Avatar
  • Total activity 67
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 20
  • Created

    How to restore my colors/theme?

    Answered
    I just made the mistake of allowing the upgrade to 2023.3 Build #IU-233.11799.241 to proceed just now.I find all my colors are gone and I'm left with an unwanted dark view. I know, from having look...
    • 3 followers
    • 10 comments
    • 0 votes
  • Created

    Ctrl-N to open Java class code; how to open non-Java files?

    Answered
    I'm weary, in huge (Java) projects, of having to scroll down to src/test/resources… to open test fodder or down to src/main/resources, src/test/resources to open logback.xml, etc. In Eclipse (been ...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    2019.3.1 fails to back-indent braces

    Answered
    Annoyingly, 2019.3.1 made the Java editor refuse to back-indent braces for me in the way that IDEA has always worked (for me, at least). For example, I start with: if( VERBOSE ){ System.out.printl...
    • 2 followers
    • 1 comment
    • 1 vote
  • Edited

    VM options made sticky...

    Answered
    Is there any way for `Run -> Edit Configurations -> JUnit -> All in <project>` to become sticky such that, if I have: `ea -Dlog4j.configuration=log4j-development.xml` set, the next time I right-cli...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    2019.2 editor behavior change

    Answered
    This concerns the behavior of the editor (in Java) when I hold down the shift and control keys, then press right arrow. For example, I used to be able to place my cursor at the end of line 1 (below...
    • 2 followers
    • 1 comment
    • 0 votes