Brad Handy
- 活动总数 61
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 19
-
Brad Handy 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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... -