Bronwen Cassidy
- Total activity 58
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 17
-
Created [ANN] unitTest 0.301
unitTest plugin has been updated to support Demetra 5175. New in this build is some error handling/validation with regards to test patterns. -
Created How to get the idea version
HiIs there a way for plugins to determine the version of idea they are running in at startup?ThanxBronwen -
Created unitTest version 0.27.1c for 3354
I have uploaded a fix for the unitTest plugin to ideas plugin center, not having done this before i did not correctly set the since build, sorry :(, the version is 0.27.1c, it fixes the velocity do... -
Created Debugging plugin in Irida
I seem unable to debug a plugin though i have followed the instructions at http://www.intellij.org/twiki/bin/view/Main/PluginTesting firstly i couldn't find a idea.lax, so edited the batch/propert... -
Created accurev plugin bug?
Hi, i use accruev and am using the plugin, so that the move refactorings can be saved correctly, the problem i am finding quite often is that the java file is written to disk with a 0_]]> this obvi... -
Created IncompatibleClassChangeError when extending LightIdeaTestCase in 929
Sorry people if this is stupid but i have a test that extends LightIdeaTestCase. I am using EA version 929, and have generics included in the project. The testCase has become very simple -> no cons...