As it was previously discussed, I'd rather have some kind of "local" and "group" code styles : I wish every developer could use its own code style, but when a file is uploaded onto the file server or commited (via CVS), a "group" codestyle would be automatically applied.
This implies each person could use its own codestyle, which would be automatically applied when downloading files. Of course, this is not without problems : - if the developer does not use a "perfect" code style in his file, the retrieved file after an upload/download sequence would lead to a different file (this may cause problems with diff tools) - CVS diff would be unusable if local style is different of group style I guess this feature is not a one we'll soon see ! "Daniel Hoppe" <[EMAIL PROTECTED]> a �crit dans le message news: [EMAIL PROTECTED] > Hi, > > I don't know if this has been mentioned before or can be achieved > somehow already. We would really *love* to place the code style on a > network drive so that all developers always use the same file. It's > quite inconvenient to enforce the same code style manually on every > workstation... > > Cheers, > > Daniel > _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
