Charles Wise

- 活动总数 70
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 30
-
创建于 You need a REST IDE
I've been using the excellent app, Paw (https://paw.cloud), for a while now on the Mac. It's a tool for exploring and testing REST APIs. But they've been focusing most of their attention on a cloud... -
创建于 Any issues with High Sierra?
已回答We're coming up on the GA release of High Sierra? Any issues that would prevent a Java developer and JetBrains customer from updating? -
创建于 Save LOB doesn't work
Right-clicking on a LOB column and choosing 'Save LOB...' brings up the file chooser to choose the file to save the LOB in, but nothing actually gets saved. I set the maximum LOB size to larger the... -
创建于 Referring to array class is marked (incorrectly) as an array reference
已回答This code in Groovy: ValueByDate[].class Is valid. But shows a warning in IDEA: "Cannot resolve index access with arguments" and the brackets are underlined. -
创建于 @Query assume JPA QL
已回答In Spring, the language injection for the org.springframework.data.jpa.repository.Query annotation uses JPA QL as the injected language. But when you add ', nativeQuery = true', it should be inject... -
创建于 Does ANYONE use Favorites?
已回答I was paring down my right-click menus the other day and was reminded that Favorites were actually a thing. Does anyone actually use them? It seems like a pretty useless feature and I wish I could ... -
创建于 Developing/Debugging a Gradle-built Spring Boot app in IntelliJ IDEA
已回答What's the best way to develop a Spring Boot app build by Gradle when using IntelliJ IDEA? The Spring Boot run/debug approach doesn't work because it doesn't run the app using 'bootRun', it runs th... -
创建于 Not a fan of the new forum look
已回答The old forums displayed many more entries in the same space and the titles stood out. The new look spreads everything out and the titles blend in with the surrounding information. Can we please ha... -
创建于 FYI - OS/X El Capitan is the end of the line for Java 6
According to pre-release docs for OS/X El Capitan, it's the last OS/X version that Java 6 will run on. -
创建于 Grails 3 support?
Grails 3 was just released. It's substantially different from Grails 2.x so the existing Grails support doesn't work with it. Any timeframes on updated Grails 3 support?