Sorry Jeanfrancois,
I'm using NB 6.0 and before commit it doesn't show that kind of changes
as "change", so I can not really see that layout was changed.
Probably I could somehow control that performing additional actions...
will try to avoid such things.
WBR,
Alexey.
Jeanfrancois Arcand wrote:
> Hi,
>
> please make sure when you commit your don't change the layout of the
> file, because it is extremely difficult to find what was changed. I
> suspect it is because of several IDE are used....that's why we should
> all use vi :-) Something like that should be avoided if possible:
>
> */
> public ConcurrentLinkedQueue getSelectorHandlers(){
> return selectorHandlers;
> - }
> + }
>
> Not sure if it is svn or IDE, but we should try to avoid them :-)
>
> Thanks
>
> -- Jeanfrancois the tab police :-)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>