Richard Osbaldeston
- Total activity 571
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 167
-
Created Display of Gradle working files?
AnsweredJust wondering what or why the repeated files with the tan background are at the end of the project display? and can I turn these off? Higher up the tan background seems to represent working folder... -
Edited Help with cloning a repo from github
AnsweredI'm trying to clone a repo from github and having problems with IDEA 2017.3.4 ultimate (Linux). I've configured a token on github with all repo permissions and IDEA seems happy to login with it. Bu... -
Edited Getting stracktraces from Kotlin plugin in 2017.3.3
AnsweredKeep getting these failures from the Kotlin plugin v1.2.20-release-IJ2017.3-1 in IDEA ultimate 2017.3.3. Seems to happen automatically just after indexing occurs isn't an obvious action on my behal... -
Edited How to insert null into database table view?
AnsweredHow do I insert nulls into the table navigator in IDEA 2017.2.5? Seems an empty string is just that an empty string and typing <null> becomes "<null>" also copying a null value and pasting it into ... -
Created IDEA 2017.2 hbm.xml Hibernate mappings are no longer being annotated in the editor
AnsweredIs there a problem with the hibernate support in 2017.2? I've noticed that only annotated mappings listed in hibernate.cfg.xml are navigable and annotated in the editor. The older hbm.xml files lis... -
Edited set javascript level for a java project
I have an old java project (maven) and whenever I refactor js code IDEA has started adding ES2015/16 keywords like const. How do you set the javascript language level on a project so the code it ge... -
Edited Colours & fonts, file status not available
AnsweredI've been copying the same colour scheme between different versions of IDEA for years now. How do I update an old scheme so its fully compatible with the current version of IDEA? I want to change t... -
Created Unending Indexing of project in IDEA 2016.3.2
AnsweredBack to work and I just updated to IntelliJ IDEA 2016.3.2, but the project I was working on before the break I cannot open? The indexing gets to 100% but never ends, so I cannot use most of the edi... -
Edited Table editor in IDEA 2016.3 isn't refreshing/showing all rows correctly?
AnsweredOk Still having problems with the new table editor. Couldn't understand why after making changes in IDEA Table editor my code didn't work. It seems the Table editor isn't showing all rows, in parti... -
Created How to insert an empty string into Table editor?
AnsweredIn IDEA 2016.3 how do I enter an empty string into a varchar field? if I try just hitting enter on a empty editor it puts null into the field not an empty string? This is on MySQL 5 not Oracle. Pre...