[osgi] Register template variable resolvers in StartEventListener
commit6483bcae41c2af9999a9e7d341f207b30dc92938
authorThomas Wolf <thomas.wolf@paranor.ch>
Wed, 10 Feb 2021 07:41:40 +0000 (10 08:41 +0100)
committerThomas Wolf <thomas.wolf@paranor.ch>
Thu, 11 Feb 2021 14:18:30 +0000 (11 15:18 +0100)
tree08f8758083e7411bfb8dff50c2be20e096c60f0c
parent494b613aecede47b34aac67b45bce848bac3e098
[osgi] Register template variable resolvers in StartEventListener

Move the registration of the template variable resolvers from the UI
Activator to the StartEventListener. That way we don't need a job for
this.

Change-Id: I47a051923df2a2cfd4464f2b0d6984dd0c951d6a
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
org.eclipse.egit.ui/OSGI-INF/org.eclipse.egit.ui.internal.StartEventListener.xml
org.eclipse.egit.ui/src/org/eclipse/egit/ui/Activator.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/StartEventListener.java