Richard Osbaldeston
- 活动总数 571
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 167
-
创建于 Display of Gradle working files?
已回答Just 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... -
已编辑于 Help with cloning a repo from github
已回答I'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... -
已编辑于 Getting stracktraces from Kotlin plugin in 2017.3.3
已回答Keep 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... -
已编辑于 How to insert null into database table view?
已回答How 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 ... -
创建于 IDEA 2017.2 hbm.xml Hibernate mappings are no longer being annotated in the editor
已回答Is 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... -
已编辑于 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... -
已编辑于 Colours & fonts, file status not available
已回答I'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... -
创建于 Unending Indexing of project in IDEA 2016.3.2
已回答Back 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... -
已编辑于 Table editor in IDEA 2016.3 isn't refreshing/showing all rows correctly?
已回答Ok 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... -
创建于 How to insert an empty string into Table editor?
已回答In 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...