Chris Kimpton
- Total activity 106
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 32
-
Chris Kimpton created a post, Intellij 13, Ruby and minitest - does it work any better now?
Hi,I see old forum discussions advising against minitest - just wanted to double check that is still the case.On a related note, assuming minitest is not supported, is there a way to make it just r... -
Chris Kimpton created a post, IDEA 13.1.2 / Team Foundation Server - TFS - linking work items
Hi,I'd like to link my checkins to work items, which there seems to be a dialog for - but when I search, I don't seem to be find anything: All My Active Work Items - finds none All My Work Items -... -
Chris Kimpton created a post, IDEA 12.1.16 - TFS config corrupted after reloading workspaces
Hi,Due to the other error with TFS and IDEA, I tried reloading the workspaces, but this seems to corrupt the TFS config file.Is this a known issue?Cheers,Chris -
Chris Kimpton created a post, IDEA 12.1.6 / TFS error - workspace nnn does not exist
Hi,We are migratiing from Subversion to Team Foundation Server (TFS) - because its our standard :)I am trying to configure IDEA to use our new TFS repo, but I am getting some errors.I have tried bo... -
-
Chris Kimpton created a post, IDEA 12.0.4 (123.169) - Proxy/subversion password not being reset/forgotten
Hi,Not sure where the issue is - but does seem to relate to IDEA.My AD password changed this week but when I have IDEA running it seems to be trying my old password and thus locking my account up.I... -
Chris Kimpton created a post, Is there a way to generate the wsit-client.xml file in IDEA 11 ?
Hi,We are trying to talk to a secure/shared key web service.From what we can tell, we need to provide a wsit-client.xml file, is there a way for IDEA to generate this?http://www.java.net/external?u... -
Chris Kimpton created a post, Objective-C code coverage?
Dont suppose there is a plugin/builtin way of capturing code coverage info from AppCode?Thanks,Chris -
Chris Kimpton created a post, Support for rubygems proxy in Mine ?
Hi,I am using a local rubygems proxy, like this: http://blog.sprout-technology.com/setting-up-rubygems-proxy-on-local-server/Which generally works from the command line, but does not seem to fully... -
Chris Kimpton created a post, TestNG, JMockit and listeners...
Hi,I am probably missing something fundamental here, but here goes...We are using TestNG and JMockit. JMockit needs some "funky" initialization, giving this error, if not done:java.lang.IllegalSta...