Chris Bartley
- 活动总数 204
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 86
-
Chris Bartley 创建了一个帖子, How to specify relative path for embedded database URL in Data Source Properties?
Hi,I'm trying to configure a data source in IntelliJ to connect to a local, embedded Derby database. The database is named "sample-db" and is located within my IDEA project. I'm trying to create ... -
Chris Bartley 创建了一个帖子, IDEA 7.0M2 change causes extra files to be included in project?
I've noticed that IDEA 7.0M2 has a change which causes extra files to be included as part of the project. It now appears to include all files which reside in the same directory as the project/modu... -
Chris Bartley 创建了一个帖子, Jar reloading broken in IDEA 5.1.2?
I'm going crazy with IDEA 5.1.2 (build 4267). For some reason, jar reloading seems to be broken now. Here's the behavior I'm seeing...Project B depends on jars from another project A. It used to... -
Chris Bartley 创建了一个帖子, Context menu appears upon both right-click and left-click?
One of my machines is running RedHat Linux 6.1 (kernel 2.4.0) and JDK 1.4.2_08 (I can't upgrade the OS or the JDK). I need to do a lot of text editing on it, so I figured I might as well be as comf... -
Chris Bartley 创建了一个帖子, Bug? TODO window doesn't filter out directories that belong to other modules
I have a project with 2 modules. One is the main module and the other is just for web stuff. The hierarchy is something like this:The main module's content root is /proj. The web module's conten... -
Chris Bartley 创建了一个帖子, How to get a list of all registered tool window IDs upon project open
I'm wondering if someone can tell me how to get a list of all registered tool window IDs when a project is opened. I know about ToolWindowManager.getToolWindowIds(), but it doesn't do me much good... -
Chris Bartley 创建了一个帖子, Word selection via double-click and drag
Does anyone else find IDEA's word selection behavior (I'm using build 957) too greedy? That is, for a line ending containing, say, "foo.bar();", it's not possible to double-click on "foo" and drag... -
-
Chris Bartley 创建了一个帖子, [Bug?] Surround With Live Template does not always determine the correct context
I thought I'd ask for feedback from the group before posting this as a bug. It feels like one to me, but others may like it...In the example code below, if you place the caret within the word Hell... -