Tim van der Leeuw
- Total activity 37
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
-
Created Problems with Git integration
AnsweredAfter 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... -
Created Cannot sync Gradle Kotlin project with 2017.3 Public Preview
AnsweredUsing 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... -
Created Cannot get JPA Query console to work in SpringBoot project
AnsweredI 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... -
Created Cannot pull/push some Github projects
AnsweredHi,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... -
Created 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'... -
Created [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... -
Created 14.1.2 EAP Grails debugging issues
AnsweredHi,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... -
Created 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...