Don Murphy

- 活动总数 54
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 19
-
Don Murphy 创建了一个帖子, MappingNotFoundException when running queries in Hibernate Console
I'm trying to run HQL queries in the Hibernate Console. I've added the datasource to the Data Sources view and added my hibernate.cfg.xml to the Hibernate facet such that in appears in the Persiste... -
Don Murphy 创建了一个帖子, setup Grails project with in-place plugins
I have the following directory structure --my-app | |--main-app | |--plugins | |--plugin1 | |--plugin2 In grails-app/conf/BuildConfig I've added the necessary configura... -
Don Murphy 创建了一个帖子, setup Grails project with in-place plugins
I have the following directory structure --myApp | |--main-app | |--plugins | |--plugin1 | |--plugin2 In grails-app/conf/BuildConfig I've added the necessary configurat... -
Don Murphy 创建了一个帖子, setup Grails project with in-place plugins
I have the following directory structure --myApp | |--main-app | |--plugins | |--plugin1 | |--plugin2 In grails-app/conf/BuildConfig I've added the necessary configurat... -
Don Murphy 创建了一个帖子, 已回答disable maven auto import
I enabled Maven auto-import - every time I edit . pom.xml Maven automatically updates the project. I now want to disable this, is it possible?Thanks, in advance,Don -
Don Murphy 创建了一个帖子, Maven integration
Hi,I imported a Maven project into IntelliJ, but it seems like it's ignoring the <configuration> specified for the surefire plugin <plugin> <groupId>org.apache.maven.plugi... -
Don Murphy 创建了一个帖子, Grails integration tests
Hi,Within the Grails view, If I right-click on MyIntegrationTest.groovy and run it individually (by choosing "MyIntegration..." from the right-click menu) the tests therein pass. The tests in this ... -
Don Murphy 创建了一个帖子, accurev intellij plugin
Hi,I'm trying to integrate the Accurev VCS into Intellij 10.0.2. I've tried using both the Accurev and accurev4idea plugins, but they both cause exceptions when the IDE starts up.Has anyone had a... -
Don Murphy 创建了一个帖子, customise search locations
Hi,When I press (Ctrl + N) or (Ctrl + Shift + N) in IDEA and type something, the IDE searches for classes or files that match the entered text. By default it seems to search all files in the curren... -