Create resource manager in UI plugin lazily
commit435f10cb1e2679c1d47764f294fd2fc07f8a9fac
authorThomas Wolf <thomas.wolf@paranor.ch>
Mon, 12 Sep 2016 05:51:53 +0000 (12 07:51 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 12 Sep 2016 20:05:50 +0000 (12 22:05 +0200)
tree9550e2618fc7d4174f3d668cb5f6ef3b9308bf82
parent4f594e57d3b1af9d98204741df8f26a3d8ef85f1
Create resource manager in UI plugin lazily

Don't create the UI plugin's resource manager up front but only when
needed.

Bug: 500230
Change-Id: Ide11a72dae5682815a949368fbf751187eb71598
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/Activator.java