Chris Britton
- Total activity 89
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 31
-
Created 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... -
Created 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... -
Created 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... -
Created Missing version control entries in Repository tab of Changes panel
I am using CVS as my VCS. Several change entries that should be listed in the Repository tab are missing. If I look at the CVS->Show History for a specific file, the change is listed. However, the ... -
Created CVS Revision Graph plugin broken in 94.426
IDEA EAP 94.426 breaks the CVS Revision Graph plugin. Clicking on CVS->Revision Graph... always produces this dialog.This worked in 94.273.Thanks. -
Created Stop parsing when keyboard activity detected
Is there any way to persuade IDEA to stop parsing when I press a key? A large Java source file (3,000 lines) can take several seconds to parse. Anytime I make a change and then exceed the autoparse... -
Created CVS operations hang
When I try to do a CVS operation, about 25% of the time the client hangs. An activity indicator is displayed with the title "Preparing to XXX" where XXX is "update", "checkout", or whatever CVS ope... -
Created Error Report: Crash when double clicking class in Hierarchy window
The error server seems to be down again. Now I'm getting this error: "Report posting failed: ITN returns wrong data. Do you want to try again?"So, I'm posting the crash here. Stack trace is attache... -
Created Release notes for IU-90.94
I may be overlooking them, but I cannot find the release notes for IU-90.94. Will they be made available? I find them very useful.Thanks. -
Created Error reporting server authentication errors
I can no longer authenticate to the error reporting server to submit stack traces. Anyone else seeing this problem?Thanks.