Hi Sergey, It is a good practice for many projects in Apache. On the other hand, some projects create different maven profiles for such purposes.
Kind Regards, Furkan KAMACI On Sat, May 23, 2020 at 6:53 PM Sergey Kamov <[email protected]> wrote: > Hi Furkan! > > Yes, prepare and share IDEA configuration properties for all team members. > > > Regards, > > Sergey > > 23.05.2020 17:18, Furkan KAMACI пишет: > > Hi Sergey, > > > > Do you mean something like this: > > https://github.com/apache/druid/tree/master/.idea > > > > Kind Regards, > > Furkan KAMACI > > > > On Sat, May 23, 2020 at 1:46 PM Sergey Kamov <[email protected]> > wrote: > > > >> I guess we need to have some common configuration for our IDEs to have > >> same project files' warnings for all team members. > >> Can we add these configuration files under git? > >> > >> One additional point - maybe better to have 2 different configs? The > >> reason is javadoc warnings are optional. > >> > >> - Some team members (which work on javadoc) need these warnings > >> - Other team members don't need such warnings because they can > >> distract them (they will ignore such warnings and can skip as result > >> some other) > >> > >> > >> Regards, > >> > >> Sergey > >> > >> >
