Russell Bateman

- Total activity 58
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 18
-
-
Russell Bateman created a post, Answered2019.3.1 fails to back-indent braces
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... -
-
Russell Bateman created a post, AnsweredVM options made sticky...
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... -
Russell Bateman created a post, Answered2019.2 editor behavior change
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... -
-
-
-
Russell Bateman created a post, AnsweredMissing package paths/symbols from both command-line Maven build and IDEA build
I saw another, similar post from 2016-1018 on this. `External Libraries` at `Project` pane's bottom clearly shows that I have the JARs containing the package paths and symbols that turn up missing ... -
Russell Bateman commented,