Donald McLean
- 活动总数 790
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 306
-
创建于 Code links in TeamCity plugin
I'm using IDEA 8.1, Team City 4.0.0 is loaded on my server. The plugin is current as far as I know.In the "Log" tab of the TeamCity plugin window: for a build that runs a JUnit task there are some ... -
创建于 Error on console (Mac OS)
I was running the idea executable directly from the command line and got an exception in the console output (see below). I have no idea what it means or if it is benign or anything.Donald dmclean% ... -
创建于 Increase process limits (stacksize)?
已回答Is there a simple way to increase the process limits for IDEA or for programs started by IDEA (such as JUnit tests)?Specifically, I need to set the stacksize to unlimited (limit stacksize unlimited... -
创建于 Typo in Ant parameter (9678)
2530 13939 ?? 0:07.04 /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java -Xmx256m -Xss64m -Dant.home=/Applications/Diana-Shouldn't it be "-Xms64m" rather than "-Xss64m" -
创建于 Multi-threading in IDEA
已回答I'm just curious, since my office just installed my new dual 3GHz quad-core MacPro:How much threading does IDEA do? Is it able to take full advantage of a machine like mine?Thank you,Donald -
创建于 Interface to Abstract Class - what gives
There are several items in JIRA that mention this refactoring. I didn't see it on the menu so I had to do it by hand (PAINFUL!!!!!!). So what is the status? Is there an issue that I can vote for?Th... -
创建于 9572: Intention not working
I have an abstract base class with 9 subclasses. I added a new abstract function and got the intention popup to implement the function in one of the subclasses. I added the function to ONE subclass... -
创建于 Commenting lines in user defined file types
I defined a file type (Delimited text, *.tab) and defined comment rules. Is there a reason why the comment commands don't work for this file type?Thank you,Donald -
创建于 Subversion file status colors (9540)
Almost all of my files are being marked with a pale blue (cyan?) even though I explicitly set the "up to date" color as black.I also notice that it takes time (several minutes or a restart) before ... -
创建于 Good code red (build 9164)
Below is the hbm.xml file for SynphotStringThroughputList. In the query at the bottom SynphotStringThroughputList, toVersion, toSVersion and synphotString are all marked in red with the error "can'...