Brad Handy

- Total activity 61
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 19
-
Brad Handy created a post, What is the replacement for "performJdbcOperation"?
In the Database plugin, the com.intellij.database.dataSource.DataSource class used to have a "performJdbcOperation(...)" method. This method has been removed, but I haven't been able to find what ... -
Brad Handy created a post, Unit Test Class Path
Is there a way to add jar files to the classpath of the mock JDK instances in a unit test? -
-
-
Brad Handy created a post, StackOverflowError Running Plugin Unit Tests in Ultimate
How do I prevent this StackOverflowError from occurring in my unit tests for my plugin:java.lang.StackOverflowError at com.intellij.util.containers.StripedLockConcurrentHashMap$CanonicalHashingStra... -
Brad Handy created a post, SVN Update Ignore Externals
I've added an external to my repository. The repository has been checked out ignore externals. IntelliJ seems to ignore this and "Detect Nested Working Copies" when updating the repository, becau... -
-
-
Brad Handy created a post, DomFileDescription Question
I have a DomElement interface and a DomFileDescription. I've written plugins with the DOM classes before, but I'm at a loss when I received this error. Any help would be appreciated. I'm debuggin... -