|
From: Patrick B. <pbu...@gm...> - 2005-03-29 20:29:21
|
On Tue, 29 Mar 2005 09:02:37 -1000, Seth Ladd <set...@gm...> wrote: > Hello, > > Would it make sense to checkin the IntelliJ project files with the > spring source? I know we keep and maintain the eclipse project files, > which are very helpful. I've only begun to look at IntelliJ, so not > sure if their project files are as portable as eclipse's are. If they > are, it would be helpful to check them in. > Seth, That would be helpful, as I hate building them myself. The only thing to worry about that the .iml and .iws files change all the time. (iws is all your current open files and which tool windows you had open). So maybe putting them in a "misc" type directory so people could then copy them over to the root. That way they don't get checked in accidently. Patrick |