Chris Britton

- Total activity 89
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 31
-
-
-
Chris Britton created a post, AnsweredAnt 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 created a post, 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 created a post, 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 created a post, 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 created a post, 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 created a post, 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 created a post, 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... -