Ciao Roger,
> I was wondering about the files being closed, and did some profiling on
> the code... It turns out that the VFS system closes things itself later on,
> so I don't think those are a (real) problem. It is also unclear when
> exactly you would close the "baseFile" object I gues
Ciao Sandro,
I was wondering about the files being closed, and did some
profiling on the code... It turns out that the VFS system closes things
itself later on, so I don't think those are a (real) problem. It is
also unclear when exactly you would close the "baseFile" object I
guess w
Hi all,
enabling many warnings inside eclipse 4.3sr2 I see some warnings, some
of them are false positive, but for others could be good to take a
look.
Then, I'll update eclipse installation to eclipse 4.4 before the end
of the month (should be released 25 June), and see what happens
enabling many