Call FS.FileStoreAttributes.setBackgroundstable-5.6
commit2fa7b982113b56bd9af2850fd3a8b462a27229b2
authorAlex Blewitt <alex.blewitt@gmail.com>
Tue, 25 Feb 2020 21:52:42 +0000 (25 21:52 +0000)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 4 Mar 2020 22:38:41 +0000 (4 17:38 -0500)
tree5e77416ac51d7d89cbce7b2d1c244d3c3467573a
parentc08f7ca210cacb5728c9e0fad10e5b402b7516e9
Call FS.FileStoreAttributes.setBackground

When setting the asycnhronous background flag, use the
FS.FileStoreAttributes static method directly to avoid loading
unnecessary FS related classes.

Bug: 560528
Change-Id: I4200b7b06de3acaadf58cba542ec13174f6aa190
Signed-off-by: Alex Blewitt <alex.blewitt@gmail.com>
org.eclipse.egit.core/src/org/eclipse/egit/core/Activator.java