Eric Sword

- Total activity 43
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
-
Created How stop adding copyright after file move + rebase?
AnsweredI am doing a large refactor of our codebase and moving lots of files to different modules. For the initial move, the process is fine; file contents are not touched and so the change appears only a... -
Created How long should gradle project sync take for a project with hundreds of modules?
AnsweredWe have a gradle project with about 600 modules/sub-projects, all at a flat level (i.e. no projects-within-projects). We had been using the gradle idea plugin for years to generate ipr/iml type-in... -
Created XSD dependent resource search look at local resources?
I have an XSD file which has this line: <import namespace="http://www.opengis.net/gml" schemaLocation="http://schemas.opengis.net/gml/3.1.1/base/gml.xsd"/>Since gml.xsd isn't recognized, I get t... -
Created Intellij 9.0.2 hanging when editing grails domain objects
This is the sort of bug report that I would absolutely dread receiving, so sorry to be the bearer or bad (or, at least, inscrutable, news). In the last couple of days, my Intellij has started lock... -
Created Running a Grails+Maven app in Maia
<sarcasm>I am having more fun with the Maia beta than I can possibly imagine.</sarcasm>I moved an existing Grails 1.1.1 project from Idea 8 to the Maia beta. We use the grails-maven plugin so all ... -
Created Problems with WebFlowTestCase in Grails with Maia beta
I moved an existing Grails 1.1.1 project from Idea 8 to the 9.0 beta today. We have one WebFlowTestCase. Things compile fine under Idea 8 and when compiling using the Grails maven plugin on the co... -
Created Eclipse transition experience
For anyone else who is contemplating or has made the switch from Eclipse, I've recorded the hilights of my experience moving to Intellij here:http://points-and-edges.blogspot.com/2009/07/bye-bye-ec... -
Created Can I get a Groovy SDK to invoke the embeddable groovy-all jar?
Can someone explain how Intellij gets the setting for groovy.starter.conf for a particular Groovy SDK, and if it's possible to change that setting to point to another file somehow? Here's my situa... -
Created Native Neighbourhood v1.2 "open command shell" fix
For anyone else who installs Native Neighbourhood on Windows (and maybe Linux?), here is how to get the "Open command shell" functionality working. The v1.2 release was missing some files. The au...