Tim van der Leeuw
- 活动总数 37
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 9
-
创建于 Problems with Git integration
已回答After a break of several weeks and a change of computing platform I started using IntelliJ 2018.2.2 and now 2018.2.3 on a new MacBookPro. I've noticed some issues with the Git integration that I ha... -
创建于 Cannot sync Gradle Kotlin project with 2017.3 Public Preview
已回答Using 2017.3 "Public Preview", build IU173.3415.22 which comes with Kotlin plugin version 1.1.60-eap-43-IJ2017.3-1, I cannot sync my Gradle project with IJ. I get the error: Could not initialize c... -
创建于 Cannot get JPA Query console to work in SpringBoot project
已回答I have a Spring Boot project using spring-data-jpa & Hibernate. The code runs successfully, but now I'm trying to configure the JPA console to test some queries, and even the most simple query fail... -
创建于 Cannot pull/push some Github projects
已回答Hi,I'm setting up a new Windows workstation for development, having previously used a MacBook, and find that I cannot clone some repositories from Github although I can see them.With same credentia... -
创建于 Groovy @CompileStatic coding error highlighting issues
Hi,I'm experiencing some issues with error highlighting in Groovy code annotated with @CompileStatic. These issues are small, but consistent in many versions (14.1.x, 15 EAP releases so far).There'... -
创建于 [EAP15] Groovy / Grails JDK extensions not recognized?
Hi,It seems that in the last couple of EAP 15 builds, various Groovy JDK extensions are not recognized? Like ".each()" method on lists, for instance. In normal methods many of these methods are und... -
创建于 14.1.2 EAP Grails debugging issues
已回答Hi,The 14.1.2 EAP versions bring some very welcome fixes and changes for Groovy / Grails development but the new forked debugging support seems to have some issues still.I am upgrading a Grails app... -
创建于 MacOS JDK on 1.8 gives poor performance
Hi,It seems that the performance of IntelliJ on MacOS is much better with JDK 1.6, than with 1.8.I've been using IntelliJ on MacOS with JDK 1.8 now without major issues (except for some poor perfor...