Well, to some degree sharing project files is a personal preference (... I could never understand ;). We encourage people to use the IDE they want and use ant for local deployment and testing. Thus said it is important for us to keep a repository free of IDE files. Glad IDEA has one project file only ;).
The only frustrating part is IDEA config, local caching and license file location, since this breaks unix conventions. I would love to see these files in USER HOME - not in IDEA HOME. So every developer has to install idea locally instead of using it via NFS or equal. Jens -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Lenny Karpel Sent: Thursday, February 28, 2002 10:28 PM To: '[EMAIL PROTECTED]' Subject: [Eap-list] 607 Problems Sharing Project Files I am placing the IDEA project files (*.ipr) under source control so that they can potentially be shared by a number of developers. The source control system is SourceSafe. IDEA stores the configured SourceSafe username/password within the project file. This is obviously problematic since these values needs to be 'local' per-developer information and not stored in any shared project file. While this is a showstopper for multiple developers trying to share the same project .. to a lesser degree .. the 'state' of the project tree (what folders are open/closed) is a similarly problematic. Any IDEAs ? Len _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
