Bcremers
- 活动总数 52
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 15
-
创建于 Live Templates - Method Parameter Type
已回答Is there a way to get the types of method parameters in a live template? I'm trying something like this:groovyScript("_1.collect { typeOfVariable(it) }.join(', ')", methodParameters())but of course... -
创建于 Tell IntelliJ which String is a JPA query
Because of a mix between ORM tools we need a layer of abstraction between our code and the JPA entitymanager. But because of this IntelliJ does not recognize JPQL query strings.In the attachment, I... -
创建于 [ANN] IntelliHeap 1.0 released
Hi,IntelliHeap 1.0 just got released. IntelliHeap attaches to a remote JVM and displays information about the heap.Regards,Bart