Chris

- 活动总数 35
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 14
-
Chris 创建了一个帖子, upgraded to intellij 13, now it seems like the inspection that suggests a field of a class can be final no longer works.
Hi.. i just upgraded to intellij 13 and I seem to have lost one of my favorite inspections: the one that suggests to me when i can make a field of a class final.I am uploading a screenshot that il... -
Chris 创建了一个帖子, Running groovy script that uses AntBuilder (via right click / 'Run') results in NoClassDef org/apache/tools/ant/BuildLogger
Hi.I have a groovy script that works fine when i run it from the command line (on linux using groovy 2.3.0). but when i try to run the same script in intellij [ 12.1.6 Build: #IU-129.1359 ] i... -
Chris 创建了一个帖子, trying to use nailgun / compile server approach to building my scala project, but it is still slow..
Hi -I followed the instructions on this page :http://blog.jetbrains.com/scala/page/2/in an attempt to use nailgun / compile server approach to building my scala project, but it still takes 4 seco... -
Chris 创建了一个帖子, Wondering how to change font in the project panel (then pane that comes up when you hit alt-1)
Hi..I have succeeded in chaning the font for my editor windows (Settings/Editor/Colors&Fonts).. I would like to effect a change to the fontused in the Project window.Any advice on how to do that ... -
Chris 创建了一个帖子, what is the keyboard shortcut that gives me a popup of the names and types of a method that I am in the process of typing an invocation for ?
Hi there...i know there is a key for this.. but my fingers just can't seem to remember it.. Say I type the following Thread.sleep(and then after the "(" I want a hint of what the parameters to... -
-
Chris 创建了一个帖子, How can i get the Structure Window to appear in the far left panel directly under the Project Window ?
Hi.. I remember when I used eclipse i was able to reposition windows and they had some kind of gravity feature which caused them to anchor to some corner of the main window frame. This feature al... -
Chris 进行了评论, -
Chris 创建了一个帖子, Stuck when trying to set a breakpoint in a maven java project that includes clojure code (actually Storm). can't even attach sources.
Hi - I'm using Storm in my Java project and am interested in stepping through the storm code when running in local mode to try to understand more of what is going on. Since Storm is implemented ... -