This solution works (and we are doing it temporarily), but will cause issues when we the ipr file is modified (for instance a new jar is added to the classpath). We use ant so this should happen rarely, but it will.
-- Rick On Thursday 21 March 2002 08:18 am, you wrote: > Another solution: do not put it under source control. Or only put an > default project under source control in a template directory. > > Tom > > At 07:11 21.03.02 -0600, you wrote: > >The ipr file appears to contain dynamic data such as recently opened > > files. Since this file would most likely be stored in a source repository > > (as ours is), this sort of dynamic data should not be stored in the file > > as it results in a diff with almost every single checkin. > > > >-- Rick > > _______________________________________________ > Eap-features mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-features _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
