Brad Whitaker

- 活动总数 62
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 21
-
Brad Whitaker 进行了评论, -
Brad Whitaker 创建了一个帖子, IDEA 15, OS X, Floating Windows Behavior is Poor
Floating windows are behaving very poorly on OS X with a dual monitor system. Whenever "anything" happens in the IDE (e.g. hit a break point, do a search, etc.) then any floating windows are reposi... -
-
-
Brad Whitaker 创建了一个帖子, Could not find RubyGem
I've just installed RubyMine (after having this same problem with IDEA Ruby plugin). I've configured my Ruby SDK, and used the GemManager to install two gems (httpclient and soap4j). The two gems a... -
Brad Whitaker 创建了一个帖子, Grails app jaxb LinkageError problem since build 9920
I've been experiencing the following problem when launching my Grails 1.0.5 application since IDEA build 9902. IDEA release 8.1.3 (build 9886) and earlier work fine, and I can still launch my app f... -
Brad Whitaker 创建了一个帖子, how to 'run-app-https' from within IDEA?
Is it possible to launch a Grails app with the equivalent of 'run-app-https'? -
Brad Whitaker 创建了一个帖子, license problems with 8.0
There seem to be two problems with licensing in 8.0 (build 9540): Affter the eval period expires there is no way to enter the license -- IDEA posts a dialog saying it will exit due to expired licen... -
Brad Whitaker 创建了一个帖子, problem with grails-app/conf/spring/resources.xml after upgrade to 7.0.4
After upgrading to 7.0.4 IDEA thinks my resources.xml is bad and won't let me run my app. I have some bean property values that are set by Grails from my Config.groovy file but IDEA doesn't recogni... -
Brad Whitaker 创建了一个帖子, syntax error reported if first line of class is a comment
This seems to be happening in many if not all of my Grails classes. If the first line inside class definition is a comment then IDEA/JetGroovy reports an error on the first character of the non-com...