Reggie Perry

- 活动总数 47
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 16
-
-
-
Reggie Perry 创建了一个帖子, Certain tags with embedded Groovy code show up as warnings in GSP Pages
In my GSP pages, code within ${} shows up as a warning (depending on setting). Here is an example.<a href="${createLink(controller:'search', params:[id: place.entityId, allCuisines: place.primaryCu... -
Reggie Perry 创建了一个帖子, Memory Leak in IDEA 8.1?
I was running IDEA 8.1 from the command line on my MAC to determine which plugin was throwing an exception when I got the message below upon normal shutdown of the IDE. Is this a known issue or is ... -
Reggie Perry 创建了一个帖子, Problem Running Ruby Plugin in IDEA 8.1
I downloaded the latest Ruby plugin, version 2.0.223942 into IDEA 8.1. When I ran IDEA, I got the exception below and the IDE hung during startup. Can someone tell me what the problem is? Thanks.20... -
Reggie Perry 进行了评论, -
Reggie Perry 创建了一个帖子, Problem with code fragment evaluator in Grails Debugger
I just ran into this issue in the code fragment evaluation mode of the debugger and tried to evaluate a variable on my stack called place. I get the following message:place = Initializer for 'res' ... -
Reggie Perry 创建了一个帖子, Auto-completion not working in IDEA Ruby plugin?
Hi there,I am running the Ruby plugin version 2.0.214083 and I cannot seem to get auto-completion of any form working meaning that I press crtl-space and get nothing. Is this a feature only in Ruby... -
Reggie Perry 创建了一个帖子, I need Tomcat Run Configuration Help
Here is my problem. I have properties that I would like to add to catalina.properties which normally lives in $TOMCAT_HOME/conf. What Eclipse does is creates copies of the files in $TOMCAT_HOME/con... -
Reggie Perry 进行了评论,