Chris Britton
- 活动总数 89
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 31
-
-
-
Chris Britton 创建了一个帖子, 已回答Ant targets missing in IDEA Ultimate 2018.2
Just upgraded from 2018.1 to 2018.2. Now, all my ant targets are missing in the "Build" menu and the "Ant Build" tool window. The .xml files are displayed, but no targets. I tried invalidating the ... -
Chris Britton 创建了一个帖子, Task Time Tracking missing from 12.1. Was there in 129.111.
I updated my installation from 129.111 to 12.1 final (129.161). The Time Tracking plugin is missing. See the attached screenshots of the plugins listing.Is there any way to get this back? I already... -
Chris Britton 创建了一个帖子, SVN: Have to commit twice to get all files committed
Lately, I have to commit twice to get all my changed files committed to the repository. The first commit only commits the top-level directory. I have to do an additional commit to commit the remain... -
Chris Britton 创建了一个帖子, Display SVN revisions from a reintegrated branch
Is there any way in IDEA 12 to display the revisions that were included when a branch is reintegrated? Something similar to "svn log -g" command line or the "Include merged revisions" option in Tor... -
Chris Britton 创建了一个帖子, SQL and QL Inspections
I have two (perhaps related) problems. Given the following statement:Query query = manager.createNativeQuery( "select POLICY_NAME from QPE_POLICY where ID = :id" );If I have the "Persistence QL Pro... -
Chris Britton 创建了一个帖子, Cannot merge one branch from another
I have the following setup in SVN 1.6: Branch1 created from trunk Branch2 created from Branch1 When I try to bring Branch2 up-to-date by merging changes from Branch1, IDEA gives me the error messag... -
Chris Britton 创建了一个帖子, IntelliJ X Breaks DocTree Plugin
IntelliJ X (98.402) gives the error below when I try to launch a browser from the DocTree plugin. It looks like the launchBrowser(String, String) method was changed to private?Error during dispatch... -