主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Gawie Kellerman
活动总数
21
最后的活动
2024年11月06日 18:09
成员加入日期
2016年08月03日 07:14
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
6
活动概览
帖子(1)
评论(13)
Gawie Kellerman
进行了评论,
2024年11月06日 18:06
I yesterday updated to the new version of IntelliJ - retested it now - now it works… Exactly the same query; it is now picking up the phase parameter. Should have given you screenshots… for now ...
社区
DataGrip
User Parameters not working as expected
0 票
Gawie Kellerman
进行了评论,
2024年11月06日 18:03
Postgres, no custom parameters… the default parameters provide for ${} pattern.Use the above code… just remove the … You wil find that in the latest DataGrip that it is not picking up the ${phase...
社区
DataGrip
User Parameters not working as expected
0 票
Gawie Kellerman
进行了评论,
2024年11月05日 04:42
@Vasily Chernov, JetBrains…. is this issue resolved? It, for something that is elementary - (more than) half a decade later for me, still not working. I have tried to use: 1. different supported ...
社区
DataGrip
User Parameters not working as expected
0 票
Gawie Kellerman
进行了评论,
2023年10月25日 06:05
Hi Matthias, upvoted as I completely agree to this being essential. I do understand that it is still EAP, but the lack of PDF or Doc converter will force me to stay with ASCIIDoc. I found your po...
社区
IntelliJ IDEA Plugin Users
Is there any way to generate a pdf from a writerside documentation?
3 票
Gawie Kellerman
进行了评论,
2021年12月23日 16:51
Hi Gioioso, For that syntax I use either user specific environment variables - or global environment variables. I personally don't like the gradle.properties for any sensitive information as I q...
社区
IntelliJ IDEA Open API and Plugin Development
Unable to set environmental variables for Gradle build
1 票
Gawie Kellerman
进行了评论,
2019年05月23日 07:39
Hi Andrey. I have filed a problem and fixed the problem myself. The warnings were a bit misleading at first... but sorted it out. Thank you. Nothing to do with the version of JDK... it was en...
社区
IntelliJ IDEA Users
kotlin gradle dsl: type mismatch, expected java.lang.string but inferred type is kotlin.string
0 票
Gawie Kellerman
进行了评论,
2019年05月22日 18:54
Installing a different JDK is unfortunately not a workaround for me. I am experiencing the same issue. A real show stopper for me; as I am investing a lot of time to switch to Kotlin Gradle buill...
社区
IntelliJ IDEA Users
kotlin gradle dsl: type mismatch, expected java.lang.string but inferred type is kotlin.string
0 票
Gawie Kellerman
进行了评论,
2016年10月08日 09:24
http://docs.spring.io/spring-boot/docs/current/reference/html/howto-traditional-deployment.html
社区
IntelliJ IDEA Users
Spring Boot app shuts down automatically
0 票
Gawie Kellerman
进行了评论,
2016年10月08日 09:21
The issue in the downline - and this is quite obvious - is that tomcat embedded and its jars are put in the war artifact. The providedRuntime mentioned above is part of the template put down by In...
社区
IntelliJ IDEA Users
Spring Boot app shuts down automatically
0 票
Gawie Kellerman
进行了评论,
2016年10月08日 09:13
Hi Marty and colleague, Thanks. I have started playing with Spring Boot this morning and this was the first problem that I ran into. Like you said (for gradle) - the following fixes it (it se...
社区
IntelliJ IDEA Users
Spring Boot app shuts down automatically
-1 票