Robert Nicholson
- 活动总数 195
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 70
-
创建于 What is the best way to import Spring 3.x sources?
So when you do it against existing source code it doesn't guess the module names very well because of the directory structure that Spring 3.x has now.Is there anyway you can get the module names to... -
创建于 What is the best way to import Spring 3.x sources?
So when you do it against existing source code it doesn't guess the module names very well because of the directory structure that Spring 3.x has now.Is there anyway you can get the module names to... -
创建于 Snow Leopard issues with 7.0.5
Prior to Snow Leopard I didn't see this but now occasionally you cannot bring up panels.ie. debug, run, view breakpoints etc... after a while it will not respond to any of those optionsand you have... -
创建于 cvs history not working in 7.0.5
So I'm using 7.0.5 and I have two projects. In one I get cvs history on my filesin the other all of a sudden when I select CVS history all I get is an empty view with just"Commit Message:" as it's ... -
创建于 How are you suppose to use Maven Integration?
So I have a project that has pom files and references several artifacts. But the problem I have is that often I want to work on the latest version of some of these artifacts and it's not clear to m... -
创建于 Why do RunConfigurations disappear b/w releases?
So when I swap b/w IntellIJ 7.0.3 and 8.0.1 I notice that my project will lose all access to it's RunConfigurations.Specifically I can have a project in 8.0.1 that shows RunConfigurations and load ... -
创建于 Maven integration and working with code in the editor conflict?
I'm often up against the wall because I want to work on a module which corresponds to an artifact that is referenced as something that exists in my repository. So often I want to be able to work on... -
创建于 Confused about Code Coverage in V7,8
So I'm using V 8.0.1 and when I change my run configuration to support code coverage I seeEMMA: collecting runtime coverage data ...at no time so I see any actual view showing me the coverage infor... -
创建于 Can IDEA cope with src as the root folder in a sources.jar?
Am I right in assuming that in IntelliJ the root folder for a sources.jar cannot be "src" but must be the top level directory of the package?I seem to recall that Eclipse can handle src as the root... -
创建于 How do you create a Rails project?
So I'm using 8 with the ruby plugin and I'd like to know if I already have an existing Rails project checked out from CVS how do you create a Rails aware project from the directory structure?When I...