!SESSION 2026-06-03 11:24:29.128 -----------------------------------------------
eclipse.buildId=10.0 
java.version=1.8.0_242
java.vendor=Amazon.com Inc.
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en
Command-line arguments:  -os win32 -ws win32 -arch x86_64

This is a continuation of log file C:\Users\ghaith\Desktop\23\.metadata\.bak_0.log
Created Time: 2026-06-03 11:27:44.467

!ENTRY org.eclipse.core.resources 2 10035 2026-06-03 11:27:44.467
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.

!ENTRY org.eclipse.ui 2 0 2026-06-03 11:27:47.185
!MESSAGE Warnings while parsing the images from the 'org.eclipse.ui.commandImages' extension point.
!SUBENTRY 1 org.eclipse.ui 2 0 2026-06-03 11:27:47.186
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.egit.ui', id='org.eclipse.egit.ui.RepositoriesViewRefresh'
!SUBENTRY 1 org.eclipse.ui 2 0 2026-06-03 11:27:47.186
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.egit.ui', id='org.eclipse.egit.ui.org.eclipse.egit.ui.AbortRebase'
!SUBENTRY 1 org.eclipse.ui 2 0 2026-06-03 11:27:47.186
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.egit.ui', id='org.eclipse.egit.ui.history.RenameBranch'

!ENTRY org.eclipse.egit.ui 2 0 2026-06-03 11:28:03.598
!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
user global configuration and to define the default location to store repositories: 'C:\Users\ghaith'. If this is
not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
EGit might behave differently since they see different configuration options.
This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

!ENTRY org.tizen.common.externals 4 0 2026-06-03 12:02:42.417
!MESSAGE Resource is out of sync with the file system: '/app/index.html'.
!STACK 1
org.eclipse.core.internal.resources.ResourceException: Resource is out of sync with the file system: '/app/index.html'.
	at org.eclipse.core.internal.resources.File.getContentDescription(File.java:261)
	at zipeditor.ZipContentProvider.isForUs(ZipContentProvider.java:137)
	at zipeditor.ZipContentProvider.hasChildren(ZipContentProvider.java:107)
	at org.eclipse.ui.internal.navigator.extensions.SafeDelegateTreeContentProvider.hasChildren(SafeDelegateTreeContentProvider.java:112)
	at org.eclipse.ui.internal.navigator.NavigatorContentServiceContentProvider.callNormalHasChildren(NavigatorContentServiceContentProvider.java:442)
	at org.eclipse.ui.internal.navigator.NavigatorContentServiceContentProvider.access$4(NavigatorContentServiceContentProvider.java:437)
	at org.eclipse.ui.internal.navigator.NavigatorContentServiceContentProvider$3.run(NavigatorContentServiceContentProvider.java:405)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
	at org.eclipse.ui.internal.navigator.NavigatorContentServiceContentProvider.hasChildren(NavigatorContentServiceContentProvider.java:390)
	at org.eclipse.ui.internal.navigator.NavigatorContentServiceContentProvider.hasChildren(NavigatorContentServiceContentProvider.java:434)
	at org.eclipse.jface.viewers.AbstractTreeViewer.isExpandable(AbstractTreeViewer.java:2099)
	at org.eclipse.jface.viewers.TreeViewer.isExpandable(TreeViewer.java:537)
	at org.eclipse.jface.viewers.AbstractTreeViewer.isExpandable(AbstractTreeViewer.java:2137)
	at org.eclipse.jface.viewers.AbstractTreeViewer.updatePlus(AbstractTreeViewer.java:2819)
	at org.eclipse.jface.viewers.TreeViewer.updatePlus(TreeViewer.java:785)
	at org.eclipse.jface.viewers.AbstractTreeViewer.createTreeItem(AbstractTreeViewer.java:841)
	at org.eclipse.jface.viewers.AbstractTreeViewer.lambda$0(AbstractTreeViewer.java:817)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
	at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:792)
	at org.eclipse.jface.viewers.TreeViewer.createChildren(TreeViewer.java:595)
	at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:763)
	at org.eclipse.jface.viewers.AbstractTreeViewer.handleTreeExpand(AbstractTreeViewer.java:1482)
	at org.eclipse.jface.viewers.TreeViewer.handleTreeExpand(TreeViewer.java:880)
	at org.eclipse.jface.viewers.AbstractTreeViewer$3.treeExpanded(AbstractTreeViewer.java:1494)
	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:133)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4428)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1082)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1106)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1091)
	at org.eclipse.swt.widgets.Tree.wmNotifyChild(Tree.java:7819)
	at org.eclipse.swt.widgets.Control.wmNotify(Control.java:5876)
	at org.eclipse.swt.widgets.Composite.wmNotify(Composite.java:2025)
	at org.eclipse.swt.widgets.Control.WM_NOTIFY(Control.java:5430)
	at org.eclipse.swt.widgets.Control.windowProc(Control.java:4906)
	at org.eclipse.swt.widgets.Display.windowProc(Display.java:5178)
	at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native Method)
	at org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:2454)
	at org.eclipse.swt.widgets.Tree.callWindowProc(Tree.java:1555)
	at org.eclipse.swt.widgets.Tree.WM_LBUTTONDOWN(Tree.java:6673)
	at org.eclipse.swt.widgets.Control.windowProc(Control.java:4886)
	at org.eclipse.swt.widgets.Tree.windowProc(Tree.java:6188)
	at org.eclipse.swt.widgets.Display.windowProc(Display.java:5178)
	at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
	at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2560)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3815)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:687)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:601)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
!SUBENTRY 1 org.eclipse.core.resources 4 274 2026-06-03 12:02:42.417
!MESSAGE Resource is out of sync with the file system: '/app/index.html'.

!ENTRY org.eclipse.core.jobs 4 2 2026-06-03 20:59:02.483
!MESSAGE An internal error occurred during: "Periodic workspace save.".
!STACK 0
java.lang.IllegalArgumentException: Cannot set lower sequence number for root (previous: 6, new: 5). Location: C:\Users\gk_99\Desktop\21\19\.metadata\.plugins\org.eclipse.core.resources\.safetable\org.eclipse.core.resources
	at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63)
	at org.eclipse.core.internal.resources.SaveManager.validateMasterTableBeforeSave(SaveManager.java:1621)
	at org.eclipse.core.internal.resources.SaveManager.saveMasterTable(SaveManager.java:1285)
	at org.eclipse.core.internal.resources.SaveManager.saveMasterTable(SaveManager.java:1277)
	at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1254)
	at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1165)
	at org.eclipse.core.internal.resources.DelayedSnapshotJob.run(DelayedSnapshotJob.java:52)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)

!ENTRY org.eclipse.core.jobs 4 2 2026-06-03 21:42:46.216
!MESSAGE An internal error occurred during: "Periodic workspace save.".
!STACK 0
java.lang.IllegalArgumentException: Cannot set lower sequence number for root (previous: 6, new: 5). Location: C:\Users\gk_99\Desktop\21\19\.metadata\.plugins\org.eclipse.core.resources\.safetable\org.eclipse.core.resources
	at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63)
	at org.eclipse.core.internal.resources.SaveManager.validateMasterTableBeforeSave(SaveManager.java:1621)
	at org.eclipse.core.internal.resources.SaveManager.saveMasterTable(SaveManager.java:1285)
	at org.eclipse.core.internal.resources.SaveManager.saveMasterTable(SaveManager.java:1277)
	at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1254)
	at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1165)
	at org.eclipse.core.internal.resources.DelayedSnapshotJob.run(DelayedSnapshotJob.java:52)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)

!ENTRY org.eclipse.core.jobs 4 2 2026-06-03 22:24:48.981
!MESSAGE An internal error occurred during: "Periodic workspace save.".
!STACK 0
java.lang.IllegalArgumentException: Cannot set lower sequence number for root (previous: 6, new: 5). Location: C:\Users\gk_99\Desktop\21\19\.metadata\.plugins\org.eclipse.core.resources\.safetable\org.eclipse.core.resources
	at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63)
	at org.eclipse.core.internal.resources.SaveManager.validateMasterTableBeforeSave(SaveManager.java:1621)
	at org.eclipse.core.internal.resources.SaveManager.saveMasterTable(SaveManager.java:1285)
	at org.eclipse.core.internal.resources.SaveManager.saveMasterTable(SaveManager.java:1277)
	at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1254)
	at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1165)
	at org.eclipse.core.internal.resources.DelayedSnapshotJob.run(DelayedSnapshotJob.java:52)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
!SESSION 2026-06-03 22:26:45.688 -----------------------------------------------
eclipse.buildId=10.0 
java.version=1.8.0_242
java.vendor=Amazon.com Inc.
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en
Command-line arguments:  -os win32 -ws win32 -arch x86_64

!ENTRY org.eclipse.equinox.registry 2 0 2026-06-03 22:27:18.055
!MESSAGE The extensions and extension-points from the bundle "com.samsung.extension.wearable.native.apireference" are ignored. The bundle is not marked as singleton. 

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.260
!MESSAGE Unable to access file "plugins/com.samsung.extension.wearable.native.apireference.jar!META-INF/MANIFEST.MF".

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.775
!MESSAGE Could not install bundle plugins/com.google.gson_2.7.0.v20170129-0911.jar   A bundle is already installed with the name "com.google.gson" and version "2.7.0.v20170129-0911"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.791
!MESSAGE Could not install bundle plugins/com.ibm.icu_58.2.0.v20170418-1837.jar   A bundle is already installed with the name "com.ibm.icu" and version "58.2.0.v20170418-1837"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.791
!MESSAGE Could not install bundle plugins/com.jcraft.jsch_0.1.54.v20170116-1932.jar   A bundle is already installed with the name "com.jcraft.jsch" and version "0.1.54.v20170116-1932"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.791
!MESSAGE Could not install bundle plugins/com.sun.el_2.2.0.v201303151357.jar   A bundle is already installed with the name "com.sun.el" and version "2.2.0.v201303151357"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.791
!MESSAGE Could not install bundle plugins/gputil.jar   A bundle is already installed with the name "org.tizen.core.gputil" and version "1.0.0"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.791
!MESSAGE Could not install bundle plugins/javaewah_1.1.6.v20160919-1400.jar   A bundle is already installed with the name "javaewah" and version "1.1.6.v20160919-1400"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.791
!MESSAGE Could not install bundle plugins/javax.annotation_1.2.0.v201602091430.jar   A bundle is already installed with the name "javax.annotation" and version "1.2.0.v201602091430"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.807
!MESSAGE Could not install bundle plugins/javax.el_2.2.0.v201303151357.jar   A bundle is already installed with the name "javax.el" and version "2.2.0.v201303151357"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.807
!MESSAGE Could not install bundle plugins/javax.inject_1.0.0.v20091030.jar   A bundle is already installed with the name "javax.inject" and version "1.0.0.v20091030"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.807
!MESSAGE Could not install bundle plugins/javax.servlet.jsp_2.2.0.v201112011158.jar   A bundle is already installed with the name "javax.servlet.jsp" and version "2.2.0.v201112011158"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.807
!MESSAGE Could not install bundle plugins/javax.servlet_3.1.0.v201410161800.jar   A bundle is already installed with the name "javax.servlet" and version "3.1.0.v201410161800"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.807
!MESSAGE Could not install bundle plugins/javax.xml_1.3.4.v201005080400.jar   A bundle is already installed with the name "javax.xml" and version "1.3.4.v201005080400"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.807
!MESSAGE Could not install bundle plugins/json.editor.plugin_1.0.0.202505070506.jar   A bundle is already installed with the name "json.editor.plugin" and version "1.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.807
!MESSAGE Could not install bundle plugins/org.apache.ant_1.10.1.v20170504-0840/   A bundle is already installed with the name "org.apache.ant" and version "1.10.1.v20170504-0840"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.807
!MESSAGE Could not install bundle plugins/org.apache.batik.css_1.8.0.v20170214-1941.jar   A bundle is already installed with the name "org.apache.batik.css" and version "1.8.0.v20170214-1941"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.838
!MESSAGE Could not install bundle plugins/org.apache.batik.util.gui_1.8.0.v20170214-1941.jar   A bundle is already installed with the name "org.apache.batik.util.gui" and version "1.8.0.v20170214-1941"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.838
!MESSAGE Could not install bundle plugins/org.apache.batik.util_1.8.0.v20170214-1941.jar   A bundle is already installed with the name "org.apache.batik.util" and version "1.8.0.v20170214-1941"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.838
!MESSAGE Could not install bundle plugins/org.apache.commons.codec_1.9.0.v20170208-1614.jar   A bundle is already installed with the name "org.apache.commons.codec" and version "1.9.0.v20170208-1614"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.838
!MESSAGE Could not install bundle plugins/org.apache.commons.jxpath_1.3.0.v200911051830.jar   A bundle is already installed with the name "org.apache.commons.jxpath" and version "1.3.0.v200911051830"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.838
!MESSAGE Could not install bundle plugins/org.apache.commons.logging_1.1.1.v201101211721.jar   A bundle is already installed with the name "org.apache.commons.logging" and version "1.1.1.v201101211721"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.838
!MESSAGE Could not install bundle plugins/org.apache.felix.gogo.command_0.10.0.v201209301215.jar   A bundle is already installed with the name "org.apache.felix.gogo.command" and version "0.10.0.v201209301215"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.838
!MESSAGE Could not install bundle plugins/org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar   A bundle is already installed with the name "org.apache.felix.gogo.runtime" and version "0.10.0.v201209301036"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.838
!MESSAGE Could not install bundle plugins/org.apache.felix.gogo.shell_0.10.0.v201212101605.jar   A bundle is already installed with the name "org.apache.felix.gogo.shell" and version "0.10.0.v201212101605"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.854
!MESSAGE Could not install bundle plugins/org.apache.felix.scr_2.0.10.v20170501-2007.jar   A bundle is already installed with the name "org.apache.felix.scr" and version "2.0.10.v20170501-2007"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.854
!MESSAGE Could not install bundle plugins/org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925.jar   A bundle is already installed with the name "org.apache.httpcomponents.httpclient" and version "4.5.2.v20170210-0925"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.854
!MESSAGE Could not install bundle plugins/org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925.jar   A bundle is already installed with the name "org.apache.httpcomponents.httpcore" and version "4.4.6.v20170210-0925"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.854
!MESSAGE Could not install bundle plugins/org.apache.jasper.glassfish_2.2.2.v201501141630.jar   A bundle is already installed with the name "org.apache.jasper.glassfish" and version "2.2.2.v201501141630"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.854
!MESSAGE Could not install bundle plugins/org.apache.lucene.analyzers-common_6.1.0.v20161115-1612.jar   A bundle is already installed with the name "org.apache.lucene.analyzers-common" and version "6.1.0.v20161115-1612"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.854
!MESSAGE Could not install bundle plugins/org.apache.lucene.analyzers-smartcn_6.1.0.v20161115-1612.jar   A bundle is already installed with the name "org.apache.lucene.analyzers-smartcn" and version "6.1.0.v20161115-1612"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.885
!MESSAGE Could not install bundle plugins/org.apache.lucene.core_6.1.0.v20170814-1820.jar   A bundle is already installed with the name "org.apache.lucene.core" and version "6.1.0.v20170814-1820"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.885
!MESSAGE Could not install bundle plugins/org.apache.lucene.misc_6.1.0.v20161115-1612.jar   A bundle is already installed with the name "org.apache.lucene.misc" and version "6.1.0.v20161115-1612"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.885
!MESSAGE Could not install bundle plugins/org.apache.xerces_2.9.0.v201101211617.jar   A bundle is already installed with the name "org.apache.xerces" and version "2.9.0.v201101211617"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.885
!MESSAGE Could not install bundle plugins/org.apache.xml.resolver_1.2.0.v201005080400.jar   A bundle is already installed with the name "org.apache.xml.resolver" and version "1.2.0.v201005080400"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.885
!MESSAGE Could not install bundle plugins/org.apache.xml.serializer_2.7.1.v201005080400.jar   A bundle is already installed with the name "org.apache.xml.serializer" and version "2.7.1.v201005080400"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.885
!MESSAGE Could not install bundle plugins/org.eclipse.ant.core_3.5.0.v20170509-2149.jar   A bundle is already installed with the name "org.eclipse.ant.core" and version "3.5.0.v20170509-2149"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.885
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.build.gcc.core_1.0.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.build.gcc.core" and version "1.0.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.901
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.codan.checkers.ui_3.2.1.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.codan.checkers.ui" and version "3.2.1.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.901
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.codan.checkers_3.2.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.codan.checkers" and version "3.2.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.901
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.codan.core.cxx_3.4.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.codan.core.cxx" and version "3.4.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.901
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.codan.core_4.0.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.codan.core" and version "4.0.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.901
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.codan.ui.cxx_3.3.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.codan.ui.cxx" and version "3.3.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.901
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.codan.ui_3.2.1.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.codan.ui" and version "3.2.1.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.917
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.core.native_5.10.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.core.native" and version "5.10.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.917
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.core.win32.x86_64_5.4.1.201709131603/   A bundle is already installed with the name "org.eclipse.cdt.core.win32.x86_64" and version "5.4.1.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.917
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.core.win32_5.4.1.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.core.win32" and version "5.4.1.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.948
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.core_6.3.1.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.core" and version "6.3.1.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.948
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.debug.core_8.2.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.debug.core" and version "8.2.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.948
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.debug.ui_8.2.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.debug.ui" and version "8.2.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.963
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.doc.user_5.4.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.doc.user" and version "5.4.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.963
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.dsf.gdb.ui_2.6.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.dsf.gdb.ui" and version "2.6.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.963
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.dsf.gdb_5.3.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.dsf.gdb" and version "5.3.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.963
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.dsf.ui_2.5.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.dsf.ui" and version "2.5.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.963
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.dsf_2.8.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.dsf" and version "2.8.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.979
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.gdb.ui_7.0.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.gdb.ui" and version "7.0.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.979
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.gdb_7.0.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.gdb" and version "7.0.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.979
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.launch_9.1.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.launch" and version "9.1.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.979
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.make.core_7.3.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.make.core" and version "7.3.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.979
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.make.ui_7.3.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.make.ui" and version "7.3.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.979
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.managedbuilder.core_8.5.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.managedbuilder.core" and version "8.5.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.979
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.managedbuilder.gnu.ui_8.3.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.managedbuilder.gnu.ui" and version "8.3.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.995
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.managedbuilder.ui_9.1.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.managedbuilder.ui" and version "9.1.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:18.995
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.native.serial_1.1.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.native.serial" and version "1.1.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.004
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.ui_6.2.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.ui" and version "6.2.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.006
!MESSAGE Could not install bundle plugins/org.eclipse.cdt_9.3.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt" and version "9.3.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.008
!MESSAGE Could not install bundle plugins/org.eclipse.compare.core_3.6.100.v20170516-0820.jar   A bundle is already installed with the name "org.eclipse.compare.core" and version "3.6.100.v20170516-0820"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.011
!MESSAGE Could not install bundle plugins/org.eclipse.compare.win32_1.2.0.v20170517-0839.jar   A bundle is already installed with the name "org.eclipse.compare.win32" and version "1.2.0.v20170517-0839"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.013
!MESSAGE Could not install bundle plugins/org.eclipse.compare_3.7.101.v20170724-1603.jar   A bundle is already installed with the name "org.eclipse.compare" and version "3.7.101.v20170724-1603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.015
!MESSAGE Could not install bundle plugins/org.eclipse.core.commands_3.9.0.v20170530-1048.jar   A bundle is already installed with the name "org.eclipse.core.commands" and version "3.9.0.v20170530-1048"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.016
!MESSAGE Could not install bundle plugins/org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar   A bundle is already installed with the name "org.eclipse.core.contenttype" and version "3.6.0.v20170207-1037"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.018
!MESSAGE Could not install bundle plugins/org.eclipse.core.databinding.beans_1.4.0.v20170210-0856.jar   A bundle is already installed with the name "org.eclipse.core.databinding.beans" and version "1.4.0.v20170210-0856"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.020
!MESSAGE Could not install bundle plugins/org.eclipse.core.databinding.observable_1.6.100.v20170515-1119.jar   A bundle is already installed with the name "org.eclipse.core.databinding.observable" and version "1.6.100.v20170515-1119"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.022
!MESSAGE Could not install bundle plugins/org.eclipse.core.databinding.property_1.6.100.v20170515-1119.jar   A bundle is already installed with the name "org.eclipse.core.databinding.property" and version "1.6.100.v20170515-1119"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.024
!MESSAGE Could not install bundle plugins/org.eclipse.core.databinding_1.6.100.v20170515-1119.jar   A bundle is already installed with the name "org.eclipse.core.databinding" and version "1.6.100.v20170515-1119"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.026
!MESSAGE Could not install bundle plugins/org.eclipse.core.expressions_3.6.0.v20170207-1037.jar   A bundle is already installed with the name "org.eclipse.core.expressions" and version "3.6.0.v20170207-1037"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.028
!MESSAGE Could not install bundle plugins/org.eclipse.core.externaltools_1.1.0.v20170113-2056.jar   A bundle is already installed with the name "org.eclipse.core.externaltools" and version "1.1.0.v20170113-2056"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.030
!MESSAGE Could not install bundle plugins/org.eclipse.core.filebuffers_3.6.100.v20170203-1130.jar   A bundle is already installed with the name "org.eclipse.core.filebuffers" and version "3.6.100.v20170203-1130"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.033
!MESSAGE Could not install bundle plugins/org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar   A bundle is already installed with the name "org.eclipse.core.filesystem.win32.x86_64" and version "1.4.0.v20140124-1940"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.035
!MESSAGE Could not install bundle plugins/org.eclipse.core.filesystem_1.7.0.v20170406-1337.jar   A bundle is already installed with the name "org.eclipse.core.filesystem" and version "1.7.0.v20170406-1337"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.037
!MESSAGE Could not install bundle plugins/org.eclipse.core.jobs_3.9.1.v20170714-0547.jar   A bundle is already installed with the name "org.eclipse.core.jobs" and version "3.9.1.v20170714-0547"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.039
!MESSAGE Could not install bundle plugins/org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650.jar   A bundle is already installed with the name "org.eclipse.core.net.win32.x86_64" and version "1.1.0.v20160323-1650"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.040
!MESSAGE Could not install bundle plugins/org.eclipse.core.net_1.3.100.v20170516-0820.jar   A bundle is already installed with the name "org.eclipse.core.net" and version "1.3.100.v20170516-0820"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.040
!MESSAGE Could not install bundle plugins/org.eclipse.core.resources.win32.x86_64_3.5.100.v20170516-0925.jar   A bundle is already installed with the name "org.eclipse.core.resources.win32.x86_64" and version "3.5.100.v20170516-0925"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.040
!MESSAGE Could not install bundle plugins/org.eclipse.core.resources_3.12.0.v20170417-1558.jar   A bundle is already installed with the name "org.eclipse.core.resources" and version "3.12.0.v20170417-1558"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.040
!MESSAGE Could not install bundle plugins/org.eclipse.core.runtime_3.13.0.v20170207-1030.jar   A bundle is already installed with the name "org.eclipse.core.runtime" and version "3.13.0.v20170207-1030"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.040
!MESSAGE Could not install bundle plugins/org.eclipse.core.variables_3.4.0.v20170113-2056.jar   A bundle is already installed with the name "org.eclipse.core.variables" and version "3.4.0.v20170113-2056"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.040
!MESSAGE Could not install bundle plugins/org.eclipse.debug.core_3.11.0.v20170605-1534.jar   A bundle is already installed with the name "org.eclipse.debug.core" and version "3.11.0.v20170605-1534"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.040
!MESSAGE Could not install bundle plugins/org.eclipse.debug.ui_3.12.50.v20170920-1329.jar   A bundle is already installed with the name "org.eclipse.debug.ui" and version "3.12.50.v20170920-1329"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.056
!MESSAGE Could not install bundle plugins/org.eclipse.development.doc_2.5.0.jar   A bundle is already installed with the name "org.eclipse.development.doc" and version "2.5.0"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.056
!MESSAGE Could not install bundle plugins/org.eclipse.draw2d_3.10.100.201606061308.jar   A bundle is already installed with the name "org.eclipse.draw2d" and version "3.10.100.201606061308"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.056
!MESSAGE Could not install bundle plugins/org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar   A bundle is already installed with the name "org.eclipse.e4.core.commands" and version "0.12.100.v20170513-0428"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.056
!MESSAGE Could not install bundle plugins/org.eclipse.e4.core.contexts_1.6.0.v20170322-1144.jar   A bundle is already installed with the name "org.eclipse.e4.core.contexts" and version "1.6.0.v20170322-1144"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.056
!MESSAGE Could not install bundle plugins/org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002.jar   A bundle is already installed with the name "org.eclipse.e4.core.di.annotations" and version "1.6.0.v20170119-2002"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.072
!MESSAGE Could not install bundle plugins/org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928.jar   A bundle is already installed with the name "org.eclipse.e4.core.di.extensions.supplier" and version "0.15.0.v20170407-0928"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.072
!MESSAGE Could not install bundle plugins/org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728.jar   A bundle is already installed with the name "org.eclipse.e4.core.di.extensions" and version "0.15.0.v20170228-1728"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.072
!MESSAGE Could not install bundle plugins/org.eclipse.e4.core.di_1.6.100.v20170421-1418.jar   A bundle is already installed with the name "org.eclipse.e4.core.di" and version "1.6.100.v20170421-1418"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.072
!MESSAGE Could not install bundle plugins/org.eclipse.e4.core.services_2.1.0.v20170407-0928.jar   A bundle is already installed with the name "org.eclipse.e4.core.services" and version "2.1.0.v20170407-0928"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.072
!MESSAGE Could not install bundle plugins/org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728.jar   A bundle is already installed with the name "org.eclipse.e4.emf.xpath" and version "0.2.0.v20160630-0728"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.072
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632.jar   A bundle is already installed with the name "org.eclipse.e4.ui.bindings" and version "0.12.1.v20170823-1632"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.072
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547.jar   A bundle is already installed with the name "org.eclipse.e4.ui.css.core" and version "0.12.101.v20170712-1547"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.087
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302.jar   A bundle is already installed with the name "org.eclipse.e4.ui.css.swt.theme" and version "0.11.0.v20170312-2302"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.087
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940.jar   A bundle is already installed with the name "org.eclipse.e4.ui.css.swt" and version "0.13.1.v20170808-1940"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.087
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.dialogs_1.1.100.v20170104-1425.jar   A bundle is already installed with the name "org.eclipse.e4.ui.dialogs" and version "1.1.100.v20170104-1425"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.087
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.di_1.2.100.v20170414-1137.jar   A bundle is already installed with the name "org.eclipse.e4.ui.di" and version "1.2.100.v20170414-1137"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.087
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800.jar   A bundle is already installed with the name "org.eclipse.e4.ui.model.workbench" and version "2.0.1.v20170713-1800"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.087
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.services_1.3.0.v20170307-2032.jar   A bundle is already installed with the name "org.eclipse.e4.ui.services" and version "1.3.0.v20170307-2032"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.103
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736.jar   A bundle is already installed with the name "org.eclipse.e4.ui.widgets" and version "1.2.0.v20160630-0736"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.103
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442.jar   A bundle is already installed with the name "org.eclipse.e4.ui.workbench.addons.swt" and version "1.3.1.v20170319-1442"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.103
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.workbench.renderers.swt_0.14.101.v20170713-1343.jar   A bundle is already installed with the name "org.eclipse.e4.ui.workbench.renderers.swt" and version "0.14.101.v20170713-1343"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.103
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119.jar   A bundle is already installed with the name "org.eclipse.e4.ui.workbench.swt" and version "0.14.101.v20170710-1119"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.118
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740.jar   A bundle is already installed with the name "org.eclipse.e4.ui.workbench3" and version "0.14.0.v20160630-0740"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.118
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446.jar   A bundle is already installed with the name "org.eclipse.e4.ui.workbench" and version "1.5.1.v20170815-1446"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.118
!MESSAGE Could not install bundle plugins/org.eclipse.ecf.filetransfer_5.0.0.v20160817-1024.jar   A bundle is already installed with the name "org.eclipse.ecf.filetransfer" and version "5.0.0.v20160817-1024"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.118
!MESSAGE Could not install bundle plugins/org.eclipse.ecf.identity_3.8.0.v20161203-2153.jar   A bundle is already installed with the name "org.eclipse.ecf.identity" and version "3.8.0.v20161203-2153"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.118
!MESSAGE Could not install bundle plugins/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160817-1024.jar   A bundle is already installed with the name "org.eclipse.ecf.provider.filetransfer.httpclient4.ssl" and version "1.1.0.v20160817-1024"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.118
!MESSAGE Could not install bundle plugins/org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.200.v20170314-0133.jar   A bundle is already installed with the name "org.eclipse.ecf.provider.filetransfer.httpclient4" and version "1.1.200.v20170314-0133"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.118
!MESSAGE Could not install bundle plugins/org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160817-1024.jar   A bundle is already installed with the name "org.eclipse.ecf.provider.filetransfer.ssl" and version "1.0.0.v20160817-1024"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.118
!MESSAGE Could not install bundle plugins/org.eclipse.ecf.provider.filetransfer_3.2.300.v20161203-1840.jar   A bundle is already installed with the name "org.eclipse.ecf.provider.filetransfer" and version "3.2.300.v20161203-1840"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.134
!MESSAGE Could not install bundle plugins/org.eclipse.ecf.ssl_1.2.0.v20160817-1024.jar   A bundle is already installed with the name "org.eclipse.ecf.ssl" and version "1.2.0.v20160817-1024"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.134
!MESSAGE Could not install bundle plugins/org.eclipse.ecf_3.8.0.v20170104-0657.jar   A bundle is already installed with the name "org.eclipse.ecf" and version "3.8.0.v20170104-0657"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.134
!MESSAGE Could not install bundle plugins/org.eclipse.egit.core_4.8.0.201706111038-r.jar   A bundle is already installed with the name "org.eclipse.egit.core" and version "4.8.0.201706111038-r"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.134
!MESSAGE Could not install bundle plugins/org.eclipse.egit.ui_4.8.0.201706111038-r.jar   A bundle is already installed with the name "org.eclipse.egit.ui" and version "4.8.0.201706111038-r"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.134
!MESSAGE Could not install bundle plugins/org.eclipse.emf.common_2.13.0.v20170609-0707.jar   A bundle is already installed with the name "org.eclipse.emf.common" and version "2.13.0.v20170609-0707"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.134
!MESSAGE Could not install bundle plugins/org.eclipse.emf.ecore.change_2.11.0.v20170609-0707.jar   A bundle is already installed with the name "org.eclipse.emf.ecore.change" and version "2.11.0.v20170609-0707"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.150
!MESSAGE Could not install bundle plugins/org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707.jar   A bundle is already installed with the name "org.eclipse.emf.ecore.xmi" and version "2.13.0.v20170609-0707"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.150
!MESSAGE Could not install bundle plugins/org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar   A bundle is already installed with the name "org.eclipse.emf.ecore" and version "2.13.0.v20170609-0707"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.150
!MESSAGE Could not install bundle plugins/org.eclipse.emf.edit_2.12.0.v20170609-0928.jar   A bundle is already installed with the name "org.eclipse.emf.edit" and version "2.12.0.v20170609-0928"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.150
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.app_1.3.400.v20150715-1528.jar   A bundle is already installed with the name "org.eclipse.equinox.app" and version "1.3.400.v20150715-1528"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.150
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar   A bundle is already installed with the name "org.eclipse.equinox.bidi" and version "1.1.0.v20160728-1031"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.150
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.common_3.9.0.v20170207-1454.jar   A bundle is already installed with the name "org.eclipse.equinox.common" and version "3.9.0.v20170207-1454"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.165
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar   A bundle is already installed with the name "org.eclipse.equinox.concurrent" and version "1.1.0.v20130327-1442"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.165
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.console_1.1.300.v20170512-2111.jar   A bundle is already installed with the name "org.eclipse.equinox.console" and version "1.1.300.v20170512-2111"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.165
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar   A bundle is already installed with the name "org.eclipse.equinox.ds" and version "1.5.0.v20170307-1429"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.165
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.event_1.4.0.v20170105-1446.jar   A bundle is already installed with the name "org.eclipse.equinox.event" and version "1.4.0.v20170105-1446"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.165
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar   A bundle is already installed with the name "org.eclipse.equinox.frameworkadmin.equinox" and version "1.0.800.v20170524-1345"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.165
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar   A bundle is already installed with the name "org.eclipse.equinox.frameworkadmin" and version "2.0.300.v20160504-1450"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.165
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.http.jetty_3.4.0.v20170503-2025.jar   A bundle is already installed with the name "org.eclipse.equinox.http.jetty" and version "3.4.0.v20170503-2025"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.165
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar   A bundle is already installed with the name "org.eclipse.equinox.http.registry" and version "1.1.400.v20150715-1528"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.165
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.http.servlet_1.4.0.v20170524-1452.jar   A bundle is already installed with the name "org.eclipse.equinox.http.servlet" and version "1.4.0.v20170524-1452"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.181
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar   A bundle is already installed with the name "org.eclipse.equinox.jsp.jasper.registry" and version "1.0.300.v20130327-1442"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.181
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar   A bundle is already installed with the name "org.eclipse.equinox.jsp.jasper" and version "1.0.500.v20150119-1358"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.181
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.550.v20170928-1359/   A bundle is already installed with the name "org.eclipse.equinox.launcher.win32.win32.x86_64" and version "1.1.550.v20170928-1359"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.181
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar   A bundle is already installed with the name "org.eclipse.equinox.launcher" and version "1.4.0.v20161219-1356"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.181
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.artifact.repository" and version "1.1.650.v20170928-1405"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.181
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.console_1.0.600.v20170511-1106.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.console" and version "1.0.600.v20170511-1106"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.197
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.core_2.4.101.v20170906-1259.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.core" and version "2.4.101.v20170906-1259"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.197
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.director.app" and version "1.0.500.v20160419-0834"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.197
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.directorywatcher" and version "1.1.100.v20150423-1455"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.197
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.director" and version "2.3.300.v20160504-1450"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.197
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.engine" and version "2.5.0.v20170319-2002"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.197
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.extensionlocation" and version "1.2.300.v20160419-0834"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.197
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.garbagecollector" and version "1.0.300.v20160504-1450"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.197
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.jarprocessor" and version "1.0.500.v20160504-1450"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.212
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.metadata.repository" and version "1.2.401.v20170906-1259"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.212
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.metadata" and version "2.3.200.v20170511-1106"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.212
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.operations" and version "2.4.300.v20170511-1106"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.212
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.publisher.eclipse_1.2.201.v20170906-1259.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.publisher.eclipse" and version "1.2.201.v20170906-1259"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.212
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.publisher_1.4.200.v20170511-1216.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.publisher" and version "1.4.200.v20170511-1216"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.212
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.reconciler.dropins" and version "1.1.400.v20160504-1450"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.212
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.repository.tools_2.1.400.v20170511-1216.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.repository.tools" and version "2.1.400.v20170511-1216"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.212
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.repository" and version "2.3.301.v20170906-1259"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.228
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.touchpoint.eclipse" and version "2.1.501.v20170906-1259"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.228
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.touchpoint.natives_1.2.200.v20170511-1216.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.touchpoint.natives" and version "1.2.200.v20170511-1216"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.228
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.transport.ecf_1.1.300.v20161004-0244.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.transport.ecf" and version "1.1.300.v20161004-0244"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.228
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.ui.importexport_1.1.301.v20170816-1007.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.ui.importexport" and version "1.1.301.v20170816-1007"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.228
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.100.v20170418-0708.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.ui.sdk.scheduler" and version "1.3.100.v20170418-0708"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.243
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.ui.sdk_1.0.500.v20170511-1216.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.ui.sdk" and version "1.0.500.v20170511-1216"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.243
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.ui_2.5.1.v20170906-1259.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.ui" and version "2.5.1.v20170906-1259"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.243
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.updatechecker_1.1.400.v20170106-2125.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.updatechecker" and version "1.1.400.v20170106-2125"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.243
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.updatesite_1.0.601.v20170906-1259.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.updatesite" and version "1.0.601.v20170906-1259"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.243
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar   A bundle is already installed with the name "org.eclipse.equinox.preferences" and version "3.7.0.v20170126-2132"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.243
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar   A bundle is already installed with the name "org.eclipse.equinox.registry" and version "3.7.0.v20170222-1344"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.243
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.security.ui_1.1.400.v20170505-1235.jar   A bundle is already installed with the name "org.eclipse.equinox.security.ui" and version "1.1.400.v20170505-1235"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.243
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar   A bundle is already installed with the name "org.eclipse.equinox.security.win32.x86_64" and version "1.0.100.v20130327-1442"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.259
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.security_1.2.300.v20170505-1235.jar   A bundle is already installed with the name "org.eclipse.equinox.security" and version "1.2.300.v20170505-1235"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.259
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721.jar   A bundle is already installed with the name "org.eclipse.equinox.simpleconfigurator.manipulator" and version "2.0.300.v20170515-0721"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.259
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.util_1.0.500.v20130404-1337.jar   A bundle is already installed with the name "org.eclipse.equinox.util" and version "1.0.500.v20130404-1337"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.259
!MESSAGE Could not install bundle plugins/org.eclipse.gef_3.11.0.201606061308.jar   A bundle is already installed with the name "org.eclipse.gef" and version "3.11.0.201606061308"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.259
!MESSAGE Could not install bundle plugins/org.eclipse.help.base_4.2.101.v20171009-0410.jar   A bundle is already installed with the name "org.eclipse.help.base" and version "4.2.101.v20171009-0410"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.275
!MESSAGE Could not install bundle plugins/org.eclipse.help.ui_4.1.0.v20170311-0931.jar   A bundle is already installed with the name "org.eclipse.help.ui" and version "4.1.0.v20170311-0931"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.275
!MESSAGE Could not install bundle plugins/org.eclipse.help.webapp_3.9.1.v20170816-0843.jar   A bundle is already installed with the name "org.eclipse.help.webapp" and version "3.9.1.v20170816-0843"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.275
!MESSAGE Could not install bundle plugins/org.eclipse.help_3.8.1.v20170815-1448.jar   A bundle is already installed with the name "org.eclipse.help" and version "3.8.1.v20170815-1448"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.275
!MESSAGE Could not install bundle plugins/org.eclipse.jdt.compiler.apt_1.3.50.v20170920-0950.jar   A bundle is already installed with the name "org.eclipse.jdt.compiler.apt" and version "1.3.50.v20170920-0950"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.275
!MESSAGE Could not install bundle plugins/org.eclipse.jdt.compiler.tool_1.2.50.v20170920-0950.jar   A bundle is already installed with the name "org.eclipse.jdt.compiler.tool" and version "1.2.50.v20170920-0950"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.275
!MESSAGE Could not install bundle plugins/org.eclipse.jdt.core_3.13.50.v20171007-0855.jar   A bundle is already installed with the name "org.eclipse.jdt.core" and version "3.13.50.v20171007-0855"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.275
!MESSAGE Could not install bundle plugins/org.eclipse.jem.util_2.1.201.v201707201954.jar   A bundle is already installed with the name "org.eclipse.jem.util" and version "2.1.201.v201707201954"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.290
!MESSAGE Could not install bundle plugins/org.eclipse.jetty.continuation_9.4.5.v20170502.jar   A bundle is already installed with the name "org.eclipse.jetty.continuation" and version "9.4.5.v20170502"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.290
!MESSAGE Could not install bundle plugins/org.eclipse.jetty.http_9.4.5.v20170502.jar   A bundle is already installed with the name "org.eclipse.jetty.http" and version "9.4.5.v20170502"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.290
!MESSAGE Could not install bundle plugins/org.eclipse.jetty.io_9.4.5.v20170502.jar   A bundle is already installed with the name "org.eclipse.jetty.io" and version "9.4.5.v20170502"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.290
!MESSAGE Could not install bundle plugins/org.eclipse.jetty.security_9.4.5.v20170502.jar   A bundle is already installed with the name "org.eclipse.jetty.security" and version "9.4.5.v20170502"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.290
!MESSAGE Could not install bundle plugins/org.eclipse.jetty.server_9.4.5.v20170502.jar   A bundle is already installed with the name "org.eclipse.jetty.server" and version "9.4.5.v20170502"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.290
!MESSAGE Could not install bundle plugins/org.eclipse.jetty.servlet_9.4.5.v20170502.jar   A bundle is already installed with the name "org.eclipse.jetty.servlet" and version "9.4.5.v20170502"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.290
!MESSAGE Could not install bundle plugins/org.eclipse.jetty.util_9.4.5.v20170502.jar   A bundle is already installed with the name "org.eclipse.jetty.util" and version "9.4.5.v20170502"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.290
!MESSAGE Could not install bundle plugins/org.eclipse.jface.databinding_1.8.100.v20170503-1507.jar   A bundle is already installed with the name "org.eclipse.jface.databinding" and version "1.8.100.v20170503-1507"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.306
!MESSAGE Could not install bundle plugins/org.eclipse.jface.text_3.12.0.v20170523-1043.jar   A bundle is already installed with the name "org.eclipse.jface.text" and version "3.12.0.v20170523-1043"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.306
!MESSAGE Could not install bundle plugins/org.eclipse.jface_3.13.1.v20170810-0135.jar   A bundle is already installed with the name "org.eclipse.jface" and version "3.13.1.v20170810-0135"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.306
!MESSAGE Could not install bundle plugins/org.eclipse.jgit_4.8.0.201706111038-r.jar   A bundle is already installed with the name "org.eclipse.jgit" and version "4.8.0.201706111038-r"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.306
!MESSAGE Could not install bundle plugins/org.eclipse.jsch.core_1.3.0.v20160422-1917.jar   A bundle is already installed with the name "org.eclipse.jsch.core" and version "1.3.0.v20160422-1917"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.322
!MESSAGE Could not install bundle plugins/org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar   A bundle is already installed with the name "org.eclipse.jsch.ui" and version "1.3.0.v20160323-1650"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.322
!MESSAGE Could not install bundle plugins/org.eclipse.launchbar.core_2.1.1.201708231630.jar   A bundle is already installed with the name "org.eclipse.launchbar.core" and version "2.1.1.201708231630"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.322
!MESSAGE Could not install bundle plugins/org.eclipse.launchbar.ui_2.1.1.201708231630.jar   A bundle is already installed with the name "org.eclipse.launchbar.ui" and version "2.1.1.201708231630"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.322
!MESSAGE Could not install bundle plugins/org.eclipse.ltk.core.refactoring_3.8.0.v20170105-1156.jar   A bundle is already installed with the name "org.eclipse.ltk.core.refactoring" and version "3.8.0.v20170105-1156"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.322
!MESSAGE Could not install bundle plugins/org.eclipse.ltk.ui.refactoring_3.9.0.v20170412-0825.jar   A bundle is already installed with the name "org.eclipse.ltk.ui.refactoring" and version "3.9.0.v20170412-0825"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.338
!MESSAGE Could not install bundle plugins/org.eclipse.pde.build_3.9.300.v20170515-0912/   A bundle is already installed with the name "org.eclipse.pde.build" and version "3.9.300.v20170515-0912"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.338
!MESSAGE Could not install bundle plugins/org.eclipse.platform.doc.user_4.7.1.v20170630-0820.jar   A bundle is already installed with the name "org.eclipse.platform.doc.user" and version "4.7.1.v20170630-0820"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.382
!MESSAGE Could not install bundle plugins/org.eclipse.platform_4.7.1.v20171009-0410/   A bundle is already installed with the name "org.eclipse.platform" and version "4.7.1.v20171009-0410"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.382
!MESSAGE Could not install bundle plugins/org.eclipse.rcp_4.7.1.v20171009-0410.jar   A bundle is already installed with the name "org.eclipse.rcp" and version "4.7.1.v20171009-0410"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.382
!MESSAGE Could not install bundle plugins/org.eclipse.search_3.11.100.v20170515-1603.jar   A bundle is already installed with the name "org.eclipse.search" and version "3.11.100.v20170515-1603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.387
!MESSAGE Could not install bundle plugins/org.eclipse.swt.win32.win32.x86_64_3.106.1.v20170926-0519.jar   A bundle is already installed with the name "org.eclipse.swt.win32.win32.x86_64" and version "3.106.1.v20170926-0519"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.387
!MESSAGE Could not install bundle plugins/org.eclipse.swt_3.106.1.v20170926-0519.jar   A bundle is already installed with the name "org.eclipse.swt" and version "3.106.1.v20170926-0519"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.391
!MESSAGE Could not install bundle plugins/org.eclipse.team.core_3.8.100.v20170516-0820.jar   A bundle is already installed with the name "org.eclipse.team.core" and version "3.8.100.v20170516-0820"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.396
!MESSAGE Could not install bundle plugins/org.eclipse.team.genericeditor.diff.extension_1.0.1.v20170809-1356.jar   A bundle is already installed with the name "org.eclipse.team.genericeditor.diff.extension" and version "1.0.1.v20170809-1356"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.398
!MESSAGE Could not install bundle plugins/org.eclipse.team.ui_3.8.1.v20170515-1133.jar   A bundle is already installed with the name "org.eclipse.team.ui" and version "3.8.1.v20170515-1133"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.401
!MESSAGE Could not install bundle plugins/org.eclipse.text_3.6.100.v20170203-0814.jar   A bundle is already installed with the name "org.eclipse.text" and version "3.6.100.v20170203-0814"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.401
!MESSAGE Could not install bundle plugins/org.eclipse.tm.terminal.control_4.3.0.201706130821.jar   A bundle is already installed with the name "org.eclipse.tm.terminal.control" and version "4.3.0.201706130821"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.406
!MESSAGE Could not install bundle plugins/org.eclipse.tools.templates.core_1.1.0.201702141301.jar   A bundle is already installed with the name "org.eclipse.tools.templates.core" and version "1.1.0.201702141301"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.406
!MESSAGE Could not install bundle plugins/org.eclipse.tools.templates.ui_1.1.1.201702141301.jar   A bundle is already installed with the name "org.eclipse.tools.templates.ui" and version "1.1.1.201702141301"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.406
!MESSAGE Could not install bundle plugins/org.eclipse.ui.browser_3.6.100.v20170418-1342.jar   A bundle is already installed with the name "org.eclipse.ui.browser" and version "3.6.100.v20170418-1342"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.411
!MESSAGE Could not install bundle plugins/org.eclipse.ui.cheatsheets_3.5.100.v20170515-0748.jar   A bundle is already installed with the name "org.eclipse.ui.cheatsheets" and version "3.5.100.v20170515-0748"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.411
!MESSAGE Could not install bundle plugins/org.eclipse.ui.console_3.7.1.v20170728-0806.jar   A bundle is already installed with the name "org.eclipse.ui.console" and version "3.7.1.v20170728-0806"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.416
!MESSAGE Could not install bundle plugins/org.eclipse.ui.editors_3.11.0.v20170202-1823.jar   A bundle is already installed with the name "org.eclipse.ui.editors" and version "3.11.0.v20170202-1823"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.416
!MESSAGE Could not install bundle plugins/org.eclipse.ui.externaltools_3.4.0.v20161212-0515.jar   A bundle is already installed with the name "org.eclipse.ui.externaltools" and version "3.4.0.v20161212-0515"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.416
!MESSAGE Could not install bundle plugins/org.eclipse.ui.forms_3.7.101.v20170815-1446.jar   A bundle is already installed with the name "org.eclipse.ui.forms" and version "3.7.101.v20170815-1446"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.421
!MESSAGE Could not install bundle plugins/org.eclipse.ui.genericeditor_1.0.1.v20170822-2211.jar   A bundle is already installed with the name "org.eclipse.ui.genericeditor" and version "1.0.1.v20170822-2211"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.421
!MESSAGE Could not install bundle plugins/org.eclipse.ui.ide.application_1.2.0.v20170512-1452.jar   A bundle is already installed with the name "org.eclipse.ui.ide.application" and version "1.2.0.v20170512-1452"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.426
!MESSAGE Could not install bundle plugins/org.eclipse.ui.ide_3.13.1.v20170822-1526.jar   A bundle is already installed with the name "org.eclipse.ui.ide" and version "3.13.1.v20170822-1526"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.426
!MESSAGE Could not install bundle plugins/org.eclipse.ui.intro.quicklinks_1.0.100.v20170515-0756.jar   A bundle is already installed with the name "org.eclipse.ui.intro.quicklinks" and version "1.0.100.v20170515-0756"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.426
!MESSAGE Could not install bundle plugins/org.eclipse.ui.intro.universal_3.3.100.v20170515-1335.jar   A bundle is already installed with the name "org.eclipse.ui.intro.universal" and version "3.3.100.v20170515-1335"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.441
!MESSAGE Could not install bundle plugins/org.eclipse.ui.intro_3.5.100.v20170418-0710.jar   A bundle is already installed with the name "org.eclipse.ui.intro" and version "3.5.100.v20170418-0710"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.441
!MESSAGE Could not install bundle plugins/org.eclipse.ui.monitoring_1.1.100.v20170131-1736.jar   A bundle is already installed with the name "org.eclipse.ui.monitoring" and version "1.1.100.v20170131-1736"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.446
!MESSAGE Could not install bundle plugins/org.eclipse.ui.navigator.resources_3.6.1.v20170823-1443.jar   A bundle is already installed with the name "org.eclipse.ui.navigator.resources" and version "3.6.1.v20170823-1443"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.446
!MESSAGE Could not install bundle plugins/org.eclipse.ui.navigator_3.7.0.v20170418-1342.jar   A bundle is already installed with the name "org.eclipse.ui.navigator" and version "3.7.0.v20170418-1342"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.452
!MESSAGE Could not install bundle plugins/org.eclipse.ui.net_1.3.100.v20170516-0820.jar   A bundle is already installed with the name "org.eclipse.ui.net" and version "1.3.100.v20170516-0820"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.452
!MESSAGE Could not install bundle plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/   A bundle is already installed with the name "org.eclipse.ui.themes" and version "1.2.1.v20170809-1435"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.452
!MESSAGE Could not install bundle plugins/org.eclipse.ui.views.properties.tabbed_3.8.1.v20170713-0803.jar   A bundle is already installed with the name "org.eclipse.ui.views.properties.tabbed" and version "3.8.1.v20170713-0803"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.457
!MESSAGE Could not install bundle plugins/org.eclipse.ui.views_3.9.0.v20170226-1833.jar   A bundle is already installed with the name "org.eclipse.ui.views" and version "3.9.0.v20170226-1833"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.457
!MESSAGE Could not install bundle plugins/org.eclipse.ui.win32_3.3.0.v20160505-1310.jar   A bundle is already installed with the name "org.eclipse.ui.win32" and version "3.3.0.v20160505-1310"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.457
!MESSAGE Could not install bundle plugins/org.eclipse.ui.workbench.texteditor_3.10.100.v20170426-2021.jar   A bundle is already installed with the name "org.eclipse.ui.workbench.texteditor" and version "3.10.100.v20170426-2021"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.461
!MESSAGE Could not install bundle plugins/org.eclipse.ui.workbench_3.110.1.v20170704-1208.jar   A bundle is already installed with the name "org.eclipse.ui.workbench" and version "3.110.1.v20170704-1208"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.461
!MESSAGE Could not install bundle plugins/org.eclipse.ui_3.109.0.v20170411-1742.jar   A bundle is already installed with the name "org.eclipse.ui" and version "3.109.0.v20170411-1742"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.461
!MESSAGE Could not install bundle plugins/org.eclipse.update.configurator_3.3.400.v20160506-0750.jar   A bundle is already installed with the name "org.eclipse.update.configurator" and version "3.3.400.v20160506-0750"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.466
!MESSAGE Could not install bundle plugins/org.eclipse.wst.common.core_1.2.0.v200908251833.jar   A bundle is already installed with the name "org.eclipse.wst.common.core" and version "1.2.0.v200908251833"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.466
!MESSAGE Could not install bundle plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.101.v201107081800.jar   A bundle is already installed with the name "org.eclipse.wst.common.emfworkbench.integration" and version "1.2.101.v201107081800"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.471
!MESSAGE Could not install bundle plugins/org.eclipse.wst.common.emf_1.2.500.v201701191735.jar   A bundle is already installed with the name "org.eclipse.wst.common.emf" and version "1.2.500.v201701191735"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.471
!MESSAGE Could not install bundle plugins/org.eclipse.wst.common.environment_1.0.400.v200912181831.jar   A bundle is already installed with the name "org.eclipse.wst.common.environment" and version "1.0.400.v200912181831"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.471
!MESSAGE Could not install bundle plugins/org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002.jar   A bundle is already installed with the name "org.eclipse.wst.common.frameworks.ui" and version "1.2.400.v201504292002"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.497
!MESSAGE Could not install bundle plugins/org.eclipse.wst.common.frameworks_1.2.201.v201707201954.jar   A bundle is already installed with the name "org.eclipse.wst.common.frameworks" and version "1.2.201.v201707201954"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.497
!MESSAGE Could not install bundle plugins/org.eclipse.wst.common.modulecore_1.3.0.v201705041406.jar   A bundle is already installed with the name "org.eclipse.wst.common.modulecore" and version "1.3.0.v201705041406"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.502
!MESSAGE Could not install bundle plugins/org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423.jar   A bundle is already installed with the name "org.eclipse.wst.common.project.facet.core" and version "1.4.300.v201111030423"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.504
!MESSAGE Could not install bundle plugins/org.eclipse.wst.common.project.facet.ui_1.4.601.v201707201954.jar   A bundle is already installed with the name "org.eclipse.wst.common.project.facet.ui" and version "1.4.601.v201707201954"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.507
!MESSAGE Could not install bundle plugins/org.eclipse.wst.common.ui_1.1.500.v200911182011.jar   A bundle is already installed with the name "org.eclipse.wst.common.ui" and version "1.1.500.v200911182011"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.507
!MESSAGE Could not install bundle plugins/org.eclipse.wst.common.uriresolver_1.2.300.v201702270556.jar   A bundle is already installed with the name "org.eclipse.wst.common.uriresolver" and version "1.2.300.v201702270556"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.512
!MESSAGE Could not install bundle plugins/org.eclipse.wst.css.core_1.1.1000.v201704250120.jar   A bundle is already installed with the name "org.eclipse.wst.css.core" and version "1.1.1000.v201704250120"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.514
!MESSAGE Could not install bundle plugins/org.eclipse.wst.css.ui_1.0.1100.v201704250105.jar   A bundle is already installed with the name "org.eclipse.wst.css.ui" and version "1.0.1100.v201704250105"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.517
!MESSAGE Could not install bundle plugins/org.eclipse.wst.html.core_1.2.101.v201707042220.jar   A bundle is already installed with the name "org.eclipse.wst.html.core" and version "1.2.101.v201707042220"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.517
!MESSAGE Could not install bundle plugins/org.eclipse.wst.html.ui_1.0.1200.v201608060428.jar   A bundle is already installed with the name "org.eclipse.wst.html.ui" and version "1.0.1200.v201608060428"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.522
!MESSAGE Could not install bundle plugins/org.eclipse.wst.jsdt.core_2.0.300.v201703171536.jar   A bundle is already installed with the name "org.eclipse.wst.jsdt.core" and version "2.0.300.v201703171536"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.522
!MESSAGE Could not install bundle plugins/org.eclipse.wst.jsdt.debug.core_3.2.200.v201610211901.jar   A bundle is already installed with the name "org.eclipse.wst.jsdt.debug.core" and version "3.2.200.v201610211901"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.524
!MESSAGE Could not install bundle plugins/org.eclipse.wst.jsdt.debug.ui_1.0.600.v201605311817.jar   A bundle is already installed with the name "org.eclipse.wst.jsdt.debug.ui" and version "1.0.600.v201605311817"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.524
!MESSAGE Could not install bundle plugins/org.eclipse.wst.jsdt.manipulation_1.0.601.v201602241911.jar   A bundle is already installed with the name "org.eclipse.wst.jsdt.manipulation" and version "1.0.601.v201602241911"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.527
!MESSAGE Could not install bundle plugins/org.eclipse.wst.jsdt.ui_2.0.300.v201704191905.jar   A bundle is already installed with the name "org.eclipse.wst.jsdt.ui" and version "2.0.300.v201704191905"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.552
!MESSAGE Could not install bundle plugins/org.eclipse.wst.jsdt.web.core_1.0.901.v201707142218.jar   A bundle is already installed with the name "org.eclipse.wst.jsdt.web.core" and version "1.0.901.v201707142218"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.553
!MESSAGE Could not install bundle plugins/org.eclipse.wst.sse.core_1.1.1001.v201707042225.jar   A bundle is already installed with the name "org.eclipse.wst.sse.core" and version "1.1.1001.v201707042225"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.557
!MESSAGE Could not install bundle plugins/org.eclipse.wst.sse.ui_1.3.600.v201707042340.jar   A bundle is already installed with the name "org.eclipse.wst.sse.ui" and version "1.3.600.v201707042340"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.557
!MESSAGE Could not install bundle plugins/org.eclipse.wst.validation.ui_1.2.501.v201707142105.jar   A bundle is already installed with the name "org.eclipse.wst.validation.ui" and version "1.2.501.v201707142105"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.557
!MESSAGE Could not install bundle plugins/org.eclipse.wst.validation_1.2.701.v201707142105.jar   A bundle is already installed with the name "org.eclipse.wst.validation" and version "1.2.701.v201707142105"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.565
!MESSAGE Could not install bundle plugins/org.eclipse.wst.xml.core_1.1.1100.v201705012045.jar   A bundle is already installed with the name "org.eclipse.wst.xml.core" and version "1.1.1100.v201705012045"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.567
!MESSAGE Could not install bundle plugins/org.eclipse.wst.xml.ui_1.1.800.v201704102213.jar   A bundle is already installed with the name "org.eclipse.wst.xml.ui" and version "1.1.800.v201704102213"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.567
!MESSAGE Could not install bundle plugins/org.eclipse.wst.xsd.core_1.1.900.v201401141857.jar   A bundle is already installed with the name "org.eclipse.wst.xsd.core" and version "1.1.900.v201401141857"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.567
!MESSAGE Could not install bundle plugins/org.eclipse.xsd.edit_2.8.0.v20170609-0928.jar   A bundle is already installed with the name "org.eclipse.xsd.edit" and version "2.8.0.v20170609-0928"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.573
!MESSAGE Could not install bundle plugins/org.eclipse.xsd_2.13.0.v20170609-0928.jar   A bundle is already installed with the name "org.eclipse.xsd" and version "2.13.0.v20170609-0928"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.573
!MESSAGE Could not install bundle plugins/org.eclipselabs.jsdt.jquery.api_1.7.0.jar   A bundle is already installed with the name "org.eclipselabs.jsdt.jquery.api" and version "1.7.0"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.575
!MESSAGE Could not install bundle plugins/org.eclipselabs.jsdt.jquery.ui_1.7.0.jar   A bundle is already installed with the name "org.eclipselabs.jsdt.jquery.ui" and version "1.7.0"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.577
!MESSAGE Could not install bundle plugins/org.sat4j.core_2.3.5.v201308161310.jar   A bundle is already installed with the name "org.sat4j.core" and version "2.3.5.v201308161310"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.577
!MESSAGE Could not install bundle plugins/org.sat4j.pb_2.3.5.v201404071733.jar   A bundle is already installed with the name "org.sat4j.pb" and version "2.3.5.v201404071733"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.577
!MESSAGE Could not install bundle plugins/org.slf4j.api_1.7.2.v20121108-1250.jar   A bundle is already installed with the name "org.slf4j.api" and version "1.7.2.v20121108-1250"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.581
!MESSAGE Could not install bundle plugins/org.tizen.common.autoemul_2.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.autoemul" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.583
!MESSAGE Could not install bundle plugins/org.tizen.common.builder_2.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.builder" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.602
!MESSAGE Could not install bundle plugins/org.tizen.common.connection.explorer.fragment_1.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.connection.explorer.fragment" and version "1.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.603
!MESSAGE Could not install bundle plugins/org.tizen.common.connection_2.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.connection" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.605
!MESSAGE Could not install bundle plugins/org.tizen.common.externals_2.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.externals" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.607
!MESSAGE Could not install bundle plugins/org.tizen.common.gom_2.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.gom" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.607
!MESSAGE Could not install bundle plugins/org.tizen.common.lib.proxy_1.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.lib.proxy" and version "1.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.607
!MESSAGE Could not install bundle plugins/org.tizen.common.lv_1.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.lv" and version "1.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.612
!MESSAGE Could not install bundle plugins/org.tizen.common.packager_2.2.1.202505130743.jar   A bundle is already installed with the name "org.tizen.common.packager" and version "2.2.1.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.613
!MESSAGE Could not install bundle plugins/org.tizen.common.project_2.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.project" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.615
!MESSAGE Could not install bundle plugins/org.tizen.common.rest_1.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.rest" and version "1.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.615
!MESSAGE Could not install bundle plugins/org.tizen.common.sdblib_2.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.sdblib" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.615
!MESSAGE Could not install bundle plugins/org.tizen.common.sign.ui_1.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.sign.ui" and version "1.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.615
!MESSAGE Could not install bundle plugins/org.tizen.common.sign_2.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.sign" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.621
!MESSAGE Could not install bundle plugins/org.tizen.common.ui.perspective.hide_1.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.ui.perspective.hide" and version "1.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.621
!MESSAGE Could not install bundle plugins/org.tizen.common.ui.perspective.show_1.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.ui.perspective.show" and version "1.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.623
!MESSAGE Could not install bundle plugins/org.tizen.common.ui.perspective_1.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.ui.perspective" and version "1.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.625
!MESSAGE Could not install bundle plugins/org.tizen.common.ui.theme_1.0.0.202505130743/   A bundle is already installed with the name "org.tizen.common.ui.theme" and version "1.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.625
!MESSAGE Could not install bundle plugins/org.tizen.common.ui_2.0.0.202505130743/   A bundle is already installed with the name "org.tizen.common.ui" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.625
!MESSAGE Could not install bundle plugins/org.tizen.common.verrari.realm_2.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.verrari.realm" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.625
!MESSAGE Could not install bundle plugins/org.tizen.common.verrari_2.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.verrari" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.643
!MESSAGE Could not install bundle plugins/org.tizen.common_2.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.645
!MESSAGE Could not install bundle plugins/org.tizen.dynamicanalysis.ide.web.eplugin.jar   A bundle is already installed with the name "org.tizen.dynamicanalysis.ide.web.eplugin" and version "2.1.0.201910160605"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.645
!MESSAGE Could not install bundle plugins/org.tizen.ide.documentation.linker/   A bundle is already installed with the name "org.tizen.ide.documentation.linker" and version "1.0.0.qualifier"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.645
!MESSAGE Could not install bundle plugins/org.tizen.introduction_2.4.0.jar   A bundle is already installed with the name "org.tizen.introduction" and version "2.4.0"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.651
!MESSAGE Could not install bundle plugins/org.tizen.ocf.bridge_1.0.0.201906141449/   A bundle is already installed with the name "org.tizen.ocf.bridge" and version "1.0.0.201906141449"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.654
!MESSAGE Could not install bundle plugins/org.tizen.product.plugin_3.0.0.202505131003/   A bundle is already installed with the name "org.tizen.product.plugin" and version "3.0.0.202505131003"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.654
!MESSAGE Could not install bundle plugins/org.tizen.web.branding_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.branding" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.656
!MESSAGE Could not install bundle plugins/org.tizen.web.browser_2.0.0.202505070506/   A bundle is already installed with the name "org.tizen.web.browser" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.656
!MESSAGE Could not install bundle plugins/org.tizen.web.builder_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.builder" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.656
!MESSAGE Could not install bundle plugins/org.tizen.web.common_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.common" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.661
!MESSAGE Could not install bundle plugins/org.tizen.web.compressor.beautifier.core_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.compressor.beautifier.core" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.664
!MESSAGE Could not install bundle plugins/org.tizen.web.compressor.beautifier.ui_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.compressor.beautifier.ui" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.666
!MESSAGE Could not install bundle plugins/org.tizen.web.compressor.minifier.core_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.compressor.minifier.core" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.666
!MESSAGE Could not install bundle plugins/org.tizen.web.compressor.minifier.ui_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.compressor.minifier.ui" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.666
!MESSAGE Could not install bundle plugins/org.tizen.web.csslint_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.csslint" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.666
!MESSAGE Could not install bundle plugins/org.tizen.web.editor.configuration.serviceprofile_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.editor.configuration.serviceprofile" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.671
!MESSAGE Could not install bundle plugins/org.tizen.web.editor.configuration_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.editor.configuration" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.674
!MESSAGE Could not install bundle plugins/org.tizen.web.editor.css_2.0.0.202505070506/   A bundle is already installed with the name "org.tizen.web.editor.css" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.674
!MESSAGE Could not install bundle plugins/org.tizen.web.editor.emmet_1.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.editor.emmet" and version "1.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.676
!MESSAGE Could not install bundle plugins/org.tizen.web.editor.html_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.editor.html" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.676
!MESSAGE Could not install bundle plugins/org.tizen.web.editor.javascript_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.editor.javascript" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.676
!MESSAGE Could not install bundle plugins/org.tizen.web.editor_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.editor" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.684
!MESSAGE Could not install bundle plugins/org.tizen.web.jsa_1.0.0.202505070527.jar   A bundle is already installed with the name "org.tizen.web.jsa" and version "1.0.0.202505070527"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.686
!MESSAGE Could not install bundle plugins/org.tizen.web.jshint_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.jshint" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.686
!MESSAGE Could not install bundle plugins/org.tizen.web.livereload_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.livereload" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.686
!MESSAGE Could not install bundle plugins/org.tizen.web.localization_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.localization" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.686
!MESSAGE Could not install bundle plugins/org.tizen.web.lv_1.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.lv" and version "1.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.691
!MESSAGE Could not install bundle plugins/org.tizen.web.packager.core_1.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.packager.core" and version "1.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.694
!MESSAGE Could not install bundle plugins/org.tizen.web.packager.ui_3.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.packager.ui" and version "3.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.694
!MESSAGE Could not install bundle plugins/org.tizen.web.privilege_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.privilege" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.696
!MESSAGE Could not install bundle plugins/org.tizen.web.project.mobile_1.0.0.202302220426.jar   A bundle is already installed with the name "org.tizen.web.project.mobile" and version "1.0.0.202302220426"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.696
!MESSAGE Could not install bundle plugins/org.tizen.web.project.tizen_1.0.0.202412101007.jar   A bundle is already installed with the name "org.tizen.web.project.tizen" and version "1.0.0.202412101007"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.696
!MESSAGE Could not install bundle plugins/org.tizen.web.project.tv.profile_1.0.0.202412101002.jar   A bundle is already installed with the name "org.tizen.web.project.tv.profile" and version "1.0.0.202412101002"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.701
!MESSAGE Could not install bundle plugins/org.tizen.web.project.tv_1.0.0.202412101002.jar   A bundle is already installed with the name "org.tizen.web.project.tv" and version "1.0.0.202412101002"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.704
!MESSAGE Could not install bundle plugins/org.tizen.web.project.wearable_1.0.0.202205021107.jar   A bundle is already installed with the name "org.tizen.web.project.wearable" and version "1.0.0.202205021107"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.704
!MESSAGE Could not install bundle plugins/org.tizen.web.project.wizard_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.project.wizard" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.706
!MESSAGE Could not install bundle plugins/org.tizen.web.project_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.project" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.706
!MESSAGE Could not install bundle plugins/org.tizen.web.rest_1.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.rest" and version "1.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.706
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec.aoccompressor_1.0.0.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec.aoccompressor" and version "1.0.0.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.711
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec.launch_1.0.2.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec.launch" and version "1.0.2.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.714
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec.simulator.standalone_1.0.0.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec.simulator.standalone" and version "1.0.0.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.716
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec.VendorListProvider_1.0.0.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec.VendorListProvider" and version "1.0.0.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.716
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec.wasm.add_wasm_module_1.0.0.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec.wasm.add_wasm_module" and version "1.0.0.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.716
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec.wasm.builder_1.0.0.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec.wasm.builder" and version "1.0.0.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.724
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec.wasm.common.plugin_1.0.0.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec.wasm.common.plugin" and version "1.0.0.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.726
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec.wasm.preferences_1.0.0.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec.wasm.preferences" and version "1.0.0.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.726
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec.wasm.project_1.0.0.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec.wasm.project" and version "1.0.0.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.726
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec.wasm.supportenabler_1.0.0.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec.wasm.supportenabler" and version "1.0.0.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.731
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec.wasm.tizenwizardadditions_1.0.0.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec.wasm.tizenwizardadditions" and version "1.0.0.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.731
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec_4.0.0.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec" and version "4.0.0.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.734
!MESSAGE Could not install bundle plugins/org.tizen.web.unittest_1.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.unittest" and version "1.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.736
!MESSAGE Could not install bundle plugins/org.tizen.web.webwidget.validator_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.webwidget.validator" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.736
!MESSAGE Could not install bundle plugins/org.tizen.web.zimlaunch_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.zimlaunch" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.736
!MESSAGE Could not install bundle plugins/org.tukaani.xz_1.5.0.v20170111-1717.jar   A bundle is already installed with the name "org.tukaani.xz" and version "1.5.0.v20170111-1717"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.741
!MESSAGE Could not install bundle plugins/org.w3c.css.sac_1.3.1.v200903091627.jar   A bundle is already installed with the name "org.w3c.css.sac" and version "1.3.1.v200903091627"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.741
!MESSAGE Could not install bundle plugins/org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar   A bundle is already installed with the name "org.w3c.dom.events" and version "3.0.0.draft20060413_v201105210656"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.744
!MESSAGE Could not install bundle plugins/org.w3c.dom.smil_1.0.1.v200903091627.jar   A bundle is already installed with the name "org.w3c.dom.smil" and version "1.0.1.v200903091627"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.746
!MESSAGE Could not install bundle plugins/org.w3c.dom.svg_1.1.0.v201011041433.jar   A bundle is already installed with the name "org.w3c.dom.svg" and version "1.1.0.v201011041433"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.746
!MESSAGE Could not install bundle plugins/sbilib.jar   A bundle is already installed with the name "org.tizen.sbilib" and version "1.0.0"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.746
!MESSAGE Could not install bundle plugins/ssilib.jar   A bundle is already installed with the name "org.tizen.ssilib" and version "1.0.0"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:27:19.751
!MESSAGE Could not install bundle plugins/tpklib.jar   A bundle is already installed with the name "org.tizen.tpklib" and version "2.0.0"

!ENTRY org.eclipse.ui 2 0 2026-06-03 22:27:25.463
!MESSAGE Warnings while parsing the images from the 'org.eclipse.ui.commandImages' extension point.
!SUBENTRY 1 org.eclipse.ui 2 0 2026-06-03 22:27:25.463
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.egit.ui', id='org.eclipse.egit.ui.RepositoriesViewRefresh'
!SUBENTRY 1 org.eclipse.ui 2 0 2026-06-03 22:27:25.463
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.egit.ui', id='org.eclipse.egit.ui.org.eclipse.egit.ui.AbortRebase'
!SUBENTRY 1 org.eclipse.ui 2 0 2026-06-03 22:27:25.463
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.egit.ui', id='org.eclipse.egit.ui.history.RenameBranch'

!ENTRY org.eclipse.egit.ui 2 0 2026-06-03 22:27:34.713
!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
user global configuration and to define the default location to store repositories: 'C:\Users\gk_99'. If this is
not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
EGit might behave differently since they see different configuration options.
This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
!SESSION 2026-06-03 22:31:16.384 -----------------------------------------------
eclipse.buildId=10.0 
java.version=1.8.0_242
java.vendor=Amazon.com Inc.
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en
Command-line arguments:  -os win32 -ws win32 -arch x86_64

!ENTRY org.eclipse.equinox.registry 2 0 2026-06-03 22:31:19.069
!MESSAGE The extensions and extension-points from the bundle "com.samsung.extension.wearable.native.apireference" are ignored. The bundle is not marked as singleton. 

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.168
!MESSAGE Unable to access file "plugins/com.samsung.extension.wearable.native.apireference.jar!META-INF/MANIFEST.MF".

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.388
!MESSAGE Could not install bundle plugins/com.google.gson_2.7.0.v20170129-0911.jar   A bundle is already installed with the name "com.google.gson" and version "2.7.0.v20170129-0911"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.406
!MESSAGE Could not install bundle plugins/com.ibm.icu_58.2.0.v20170418-1837.jar   A bundle is already installed with the name "com.ibm.icu" and version "58.2.0.v20170418-1837"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.408
!MESSAGE Could not install bundle plugins/com.jcraft.jsch_0.1.54.v20170116-1932.jar   A bundle is already installed with the name "com.jcraft.jsch" and version "0.1.54.v20170116-1932"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.410
!MESSAGE Could not install bundle plugins/com.sun.el_2.2.0.v201303151357.jar   A bundle is already installed with the name "com.sun.el" and version "2.2.0.v201303151357"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.412
!MESSAGE Could not install bundle plugins/gputil.jar   A bundle is already installed with the name "org.tizen.core.gputil" and version "1.0.0"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.413
!MESSAGE Could not install bundle plugins/javaewah_1.1.6.v20160919-1400.jar   A bundle is already installed with the name "javaewah" and version "1.1.6.v20160919-1400"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.416
!MESSAGE Could not install bundle plugins/javax.annotation_1.2.0.v201602091430.jar   A bundle is already installed with the name "javax.annotation" and version "1.2.0.v201602091430"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.418
!MESSAGE Could not install bundle plugins/javax.el_2.2.0.v201303151357.jar   A bundle is already installed with the name "javax.el" and version "2.2.0.v201303151357"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.419
!MESSAGE Could not install bundle plugins/javax.inject_1.0.0.v20091030.jar   A bundle is already installed with the name "javax.inject" and version "1.0.0.v20091030"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.421
!MESSAGE Could not install bundle plugins/javax.servlet.jsp_2.2.0.v201112011158.jar   A bundle is already installed with the name "javax.servlet.jsp" and version "2.2.0.v201112011158"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.423
!MESSAGE Could not install bundle plugins/javax.servlet_3.1.0.v201410161800.jar   A bundle is already installed with the name "javax.servlet" and version "3.1.0.v201410161800"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.425
!MESSAGE Could not install bundle plugins/javax.xml_1.3.4.v201005080400.jar   A bundle is already installed with the name "javax.xml" and version "1.3.4.v201005080400"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.427
!MESSAGE Could not install bundle plugins/json.editor.plugin_1.0.0.202505070506.jar   A bundle is already installed with the name "json.editor.plugin" and version "1.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.431
!MESSAGE Could not install bundle plugins/org.apache.ant_1.10.1.v20170504-0840/   A bundle is already installed with the name "org.apache.ant" and version "1.10.1.v20170504-0840"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.431
!MESSAGE Could not install bundle plugins/org.apache.batik.css_1.8.0.v20170214-1941.jar   A bundle is already installed with the name "org.apache.batik.css" and version "1.8.0.v20170214-1941"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.435
!MESSAGE Could not install bundle plugins/org.apache.batik.util.gui_1.8.0.v20170214-1941.jar   A bundle is already installed with the name "org.apache.batik.util.gui" and version "1.8.0.v20170214-1941"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.437
!MESSAGE Could not install bundle plugins/org.apache.batik.util_1.8.0.v20170214-1941.jar   A bundle is already installed with the name "org.apache.batik.util" and version "1.8.0.v20170214-1941"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.439
!MESSAGE Could not install bundle plugins/org.apache.commons.codec_1.9.0.v20170208-1614.jar   A bundle is already installed with the name "org.apache.commons.codec" and version "1.9.0.v20170208-1614"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.442
!MESSAGE Could not install bundle plugins/org.apache.commons.jxpath_1.3.0.v200911051830.jar   A bundle is already installed with the name "org.apache.commons.jxpath" and version "1.3.0.v200911051830"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.443
!MESSAGE Could not install bundle plugins/org.apache.commons.logging_1.1.1.v201101211721.jar   A bundle is already installed with the name "org.apache.commons.logging" and version "1.1.1.v201101211721"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.445
!MESSAGE Could not install bundle plugins/org.apache.felix.gogo.command_0.10.0.v201209301215.jar   A bundle is already installed with the name "org.apache.felix.gogo.command" and version "0.10.0.v201209301215"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.447
!MESSAGE Could not install bundle plugins/org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar   A bundle is already installed with the name "org.apache.felix.gogo.runtime" and version "0.10.0.v201209301036"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.448
!MESSAGE Could not install bundle plugins/org.apache.felix.gogo.shell_0.10.0.v201212101605.jar   A bundle is already installed with the name "org.apache.felix.gogo.shell" and version "0.10.0.v201212101605"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.451
!MESSAGE Could not install bundle plugins/org.apache.felix.scr_2.0.10.v20170501-2007.jar   A bundle is already installed with the name "org.apache.felix.scr" and version "2.0.10.v20170501-2007"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.454
!MESSAGE Could not install bundle plugins/org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925.jar   A bundle is already installed with the name "org.apache.httpcomponents.httpclient" and version "4.5.2.v20170210-0925"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.455
!MESSAGE Could not install bundle plugins/org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925.jar   A bundle is already installed with the name "org.apache.httpcomponents.httpcore" and version "4.4.6.v20170210-0925"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.456
!MESSAGE Could not install bundle plugins/org.apache.jasper.glassfish_2.2.2.v201501141630.jar   A bundle is already installed with the name "org.apache.jasper.glassfish" and version "2.2.2.v201501141630"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.461
!MESSAGE Could not install bundle plugins/org.apache.lucene.analyzers-common_6.1.0.v20161115-1612.jar   A bundle is already installed with the name "org.apache.lucene.analyzers-common" and version "6.1.0.v20161115-1612"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.462
!MESSAGE Could not install bundle plugins/org.apache.lucene.analyzers-smartcn_6.1.0.v20161115-1612.jar   A bundle is already installed with the name "org.apache.lucene.analyzers-smartcn" and version "6.1.0.v20161115-1612"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.464
!MESSAGE Could not install bundle plugins/org.apache.lucene.core_6.1.0.v20170814-1820.jar   A bundle is already installed with the name "org.apache.lucene.core" and version "6.1.0.v20170814-1820"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.464
!MESSAGE Could not install bundle plugins/org.apache.lucene.misc_6.1.0.v20161115-1612.jar   A bundle is already installed with the name "org.apache.lucene.misc" and version "6.1.0.v20161115-1612"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.464
!MESSAGE Could not install bundle plugins/org.apache.xerces_2.9.0.v201101211617.jar   A bundle is already installed with the name "org.apache.xerces" and version "2.9.0.v201101211617"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.472
!MESSAGE Could not install bundle plugins/org.apache.xml.resolver_1.2.0.v201005080400.jar   A bundle is already installed with the name "org.apache.xml.resolver" and version "1.2.0.v201005080400"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.473
!MESSAGE Could not install bundle plugins/org.apache.xml.serializer_2.7.1.v201005080400.jar   A bundle is already installed with the name "org.apache.xml.serializer" and version "2.7.1.v201005080400"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.473
!MESSAGE Could not install bundle plugins/org.eclipse.ant.core_3.5.0.v20170509-2149.jar   A bundle is already installed with the name "org.eclipse.ant.core" and version "3.5.0.v20170509-2149"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.473
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.build.gcc.core_1.0.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.build.gcc.core" and version "1.0.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.473
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.codan.checkers.ui_3.2.1.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.codan.checkers.ui" and version "3.2.1.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.473
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.codan.checkers_3.2.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.codan.checkers" and version "3.2.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.488
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.codan.core.cxx_3.4.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.codan.core.cxx" and version "3.4.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.488
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.codan.core_4.0.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.codan.core" and version "4.0.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.488
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.codan.ui.cxx_3.3.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.codan.ui.cxx" and version "3.3.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.488
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.codan.ui_3.2.1.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.codan.ui" and version "3.2.1.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.488
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.core.native_5.10.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.core.native" and version "5.10.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.488
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.core.win32.x86_64_5.4.1.201709131603/   A bundle is already installed with the name "org.eclipse.cdt.core.win32.x86_64" and version "5.4.1.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.488
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.core.win32_5.4.1.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.core.win32" and version "5.4.1.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.504
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.core_6.3.1.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.core" and version "6.3.1.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.504
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.debug.core_8.2.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.debug.core" and version "8.2.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.504
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.debug.ui_8.2.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.debug.ui" and version "8.2.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.504
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.doc.user_5.4.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.doc.user" and version "5.4.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.512
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.dsf.gdb.ui_2.6.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.dsf.gdb.ui" and version "2.6.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.512
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.dsf.gdb_5.3.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.dsf.gdb" and version "5.3.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.512
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.dsf.ui_2.5.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.dsf.ui" and version "2.5.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.512
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.dsf_2.8.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.dsf" and version "2.8.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.521
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.gdb.ui_7.0.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.gdb.ui" and version "7.0.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.522
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.gdb_7.0.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.gdb" and version "7.0.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.522
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.launch_9.1.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.launch" and version "9.1.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.522
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.make.core_7.3.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.make.core" and version "7.3.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.522
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.make.ui_7.3.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.make.ui" and version "7.3.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.531
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.managedbuilder.core_8.5.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.managedbuilder.core" and version "8.5.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.532
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.managedbuilder.gnu.ui_8.3.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.managedbuilder.gnu.ui" and version "8.3.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.532
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.managedbuilder.ui_9.1.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.managedbuilder.ui" and version "9.1.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.532
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.native.serial_1.1.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.native.serial" and version "1.1.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.532
!MESSAGE Could not install bundle plugins/org.eclipse.cdt.ui_6.2.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt.ui" and version "6.2.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.532
!MESSAGE Could not install bundle plugins/org.eclipse.cdt_9.3.0.201709131603.jar   A bundle is already installed with the name "org.eclipse.cdt" and version "9.3.0.201709131603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.532
!MESSAGE Could not install bundle plugins/org.eclipse.compare.core_3.6.100.v20170516-0820.jar   A bundle is already installed with the name "org.eclipse.compare.core" and version "3.6.100.v20170516-0820"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.532
!MESSAGE Could not install bundle plugins/org.eclipse.compare.win32_1.2.0.v20170517-0839.jar   A bundle is already installed with the name "org.eclipse.compare.win32" and version "1.2.0.v20170517-0839"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.532
!MESSAGE Could not install bundle plugins/org.eclipse.compare_3.7.101.v20170724-1603.jar   A bundle is already installed with the name "org.eclipse.compare" and version "3.7.101.v20170724-1603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.565
!MESSAGE Could not install bundle plugins/org.eclipse.core.commands_3.9.0.v20170530-1048.jar   A bundle is already installed with the name "org.eclipse.core.commands" and version "3.9.0.v20170530-1048"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.566
!MESSAGE Could not install bundle plugins/org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar   A bundle is already installed with the name "org.eclipse.core.contenttype" and version "3.6.0.v20170207-1037"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.568
!MESSAGE Could not install bundle plugins/org.eclipse.core.databinding.beans_1.4.0.v20170210-0856.jar   A bundle is already installed with the name "org.eclipse.core.databinding.beans" and version "1.4.0.v20170210-0856"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.569
!MESSAGE Could not install bundle plugins/org.eclipse.core.databinding.observable_1.6.100.v20170515-1119.jar   A bundle is already installed with the name "org.eclipse.core.databinding.observable" and version "1.6.100.v20170515-1119"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.569
!MESSAGE Could not install bundle plugins/org.eclipse.core.databinding.property_1.6.100.v20170515-1119.jar   A bundle is already installed with the name "org.eclipse.core.databinding.property" and version "1.6.100.v20170515-1119"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.569
!MESSAGE Could not install bundle plugins/org.eclipse.core.databinding_1.6.100.v20170515-1119.jar   A bundle is already installed with the name "org.eclipse.core.databinding" and version "1.6.100.v20170515-1119"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.569
!MESSAGE Could not install bundle plugins/org.eclipse.core.expressions_3.6.0.v20170207-1037.jar   A bundle is already installed with the name "org.eclipse.core.expressions" and version "3.6.0.v20170207-1037"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.569
!MESSAGE Could not install bundle plugins/org.eclipse.core.externaltools_1.1.0.v20170113-2056.jar   A bundle is already installed with the name "org.eclipse.core.externaltools" and version "1.1.0.v20170113-2056"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.569
!MESSAGE Could not install bundle plugins/org.eclipse.core.filebuffers_3.6.100.v20170203-1130.jar   A bundle is already installed with the name "org.eclipse.core.filebuffers" and version "3.6.100.v20170203-1130"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.581
!MESSAGE Could not install bundle plugins/org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar   A bundle is already installed with the name "org.eclipse.core.filesystem.win32.x86_64" and version "1.4.0.v20140124-1940"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.581
!MESSAGE Could not install bundle plugins/org.eclipse.core.filesystem_1.7.0.v20170406-1337.jar   A bundle is already installed with the name "org.eclipse.core.filesystem" and version "1.7.0.v20170406-1337"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.581
!MESSAGE Could not install bundle plugins/org.eclipse.core.jobs_3.9.1.v20170714-0547.jar   A bundle is already installed with the name "org.eclipse.core.jobs" and version "3.9.1.v20170714-0547"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.581
!MESSAGE Could not install bundle plugins/org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650.jar   A bundle is already installed with the name "org.eclipse.core.net.win32.x86_64" and version "1.1.0.v20160323-1650"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.643
!MESSAGE Could not install bundle plugins/org.eclipse.core.net_1.3.100.v20170516-0820.jar   A bundle is already installed with the name "org.eclipse.core.net" and version "1.3.100.v20170516-0820"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.656
!MESSAGE Could not install bundle plugins/org.eclipse.core.resources.win32.x86_64_3.5.100.v20170516-0925.jar   A bundle is already installed with the name "org.eclipse.core.resources.win32.x86_64" and version "3.5.100.v20170516-0925"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.660
!MESSAGE Could not install bundle plugins/org.eclipse.core.resources_3.12.0.v20170417-1558.jar   A bundle is already installed with the name "org.eclipse.core.resources" and version "3.12.0.v20170417-1558"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.662
!MESSAGE Could not install bundle plugins/org.eclipse.core.runtime_3.13.0.v20170207-1030.jar   A bundle is already installed with the name "org.eclipse.core.runtime" and version "3.13.0.v20170207-1030"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.663
!MESSAGE Could not install bundle plugins/org.eclipse.core.variables_3.4.0.v20170113-2056.jar   A bundle is already installed with the name "org.eclipse.core.variables" and version "3.4.0.v20170113-2056"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.665
!MESSAGE Could not install bundle plugins/org.eclipse.debug.core_3.11.0.v20170605-1534.jar   A bundle is already installed with the name "org.eclipse.debug.core" and version "3.11.0.v20170605-1534"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.665
!MESSAGE Could not install bundle plugins/org.eclipse.debug.ui_3.12.50.v20170920-1329.jar   A bundle is already installed with the name "org.eclipse.debug.ui" and version "3.12.50.v20170920-1329"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.665
!MESSAGE Could not install bundle plugins/org.eclipse.development.doc_2.5.0.jar   A bundle is already installed with the name "org.eclipse.development.doc" and version "2.5.0"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.665
!MESSAGE Could not install bundle plugins/org.eclipse.draw2d_3.10.100.201606061308.jar   A bundle is already installed with the name "org.eclipse.draw2d" and version "3.10.100.201606061308"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.665
!MESSAGE Could not install bundle plugins/org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar   A bundle is already installed with the name "org.eclipse.e4.core.commands" and version "0.12.100.v20170513-0428"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.675
!MESSAGE Could not install bundle plugins/org.eclipse.e4.core.contexts_1.6.0.v20170322-1144.jar   A bundle is already installed with the name "org.eclipse.e4.core.contexts" and version "1.6.0.v20170322-1144"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.675
!MESSAGE Could not install bundle plugins/org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002.jar   A bundle is already installed with the name "org.eclipse.e4.core.di.annotations" and version "1.6.0.v20170119-2002"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.682
!MESSAGE Could not install bundle plugins/org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928.jar   A bundle is already installed with the name "org.eclipse.e4.core.di.extensions.supplier" and version "0.15.0.v20170407-0928"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.682
!MESSAGE Could not install bundle plugins/org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728.jar   A bundle is already installed with the name "org.eclipse.e4.core.di.extensions" and version "0.15.0.v20170228-1728"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.686
!MESSAGE Could not install bundle plugins/org.eclipse.e4.core.di_1.6.100.v20170421-1418.jar   A bundle is already installed with the name "org.eclipse.e4.core.di" and version "1.6.100.v20170421-1418"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.687
!MESSAGE Could not install bundle plugins/org.eclipse.e4.core.services_2.1.0.v20170407-0928.jar   A bundle is already installed with the name "org.eclipse.e4.core.services" and version "2.1.0.v20170407-0928"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.689
!MESSAGE Could not install bundle plugins/org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728.jar   A bundle is already installed with the name "org.eclipse.e4.emf.xpath" and version "0.2.0.v20160630-0728"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.691
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632.jar   A bundle is already installed with the name "org.eclipse.e4.ui.bindings" and version "0.12.1.v20170823-1632"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.693
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547.jar   A bundle is already installed with the name "org.eclipse.e4.ui.css.core" and version "0.12.101.v20170712-1547"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.694
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302.jar   A bundle is already installed with the name "org.eclipse.e4.ui.css.swt.theme" and version "0.11.0.v20170312-2302"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.696
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940.jar   A bundle is already installed with the name "org.eclipse.e4.ui.css.swt" and version "0.13.1.v20170808-1940"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.698
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.dialogs_1.1.100.v20170104-1425.jar   A bundle is already installed with the name "org.eclipse.e4.ui.dialogs" and version "1.1.100.v20170104-1425"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.700
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.di_1.2.100.v20170414-1137.jar   A bundle is already installed with the name "org.eclipse.e4.ui.di" and version "1.2.100.v20170414-1137"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.702
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800.jar   A bundle is already installed with the name "org.eclipse.e4.ui.model.workbench" and version "2.0.1.v20170713-1800"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.704
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.services_1.3.0.v20170307-2032.jar   A bundle is already installed with the name "org.eclipse.e4.ui.services" and version "1.3.0.v20170307-2032"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.706
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736.jar   A bundle is already installed with the name "org.eclipse.e4.ui.widgets" and version "1.2.0.v20160630-0736"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.709
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442.jar   A bundle is already installed with the name "org.eclipse.e4.ui.workbench.addons.swt" and version "1.3.1.v20170319-1442"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.710
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.workbench.renderers.swt_0.14.101.v20170713-1343.jar   A bundle is already installed with the name "org.eclipse.e4.ui.workbench.renderers.swt" and version "0.14.101.v20170713-1343"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.712
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119.jar   A bundle is already installed with the name "org.eclipse.e4.ui.workbench.swt" and version "0.14.101.v20170710-1119"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.714
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740.jar   A bundle is already installed with the name "org.eclipse.e4.ui.workbench3" and version "0.14.0.v20160630-0740"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.717
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446.jar   A bundle is already installed with the name "org.eclipse.e4.ui.workbench" and version "1.5.1.v20170815-1446"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.717
!MESSAGE Could not install bundle plugins/org.eclipse.ecf.filetransfer_5.0.0.v20160817-1024.jar   A bundle is already installed with the name "org.eclipse.ecf.filetransfer" and version "5.0.0.v20160817-1024"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.722
!MESSAGE Could not install bundle plugins/org.eclipse.ecf.identity_3.8.0.v20161203-2153.jar   A bundle is already installed with the name "org.eclipse.ecf.identity" and version "3.8.0.v20161203-2153"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.722
!MESSAGE Could not install bundle plugins/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160817-1024.jar   A bundle is already installed with the name "org.eclipse.ecf.provider.filetransfer.httpclient4.ssl" and version "1.1.0.v20160817-1024"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.725
!MESSAGE Could not install bundle plugins/org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.200.v20170314-0133.jar   A bundle is already installed with the name "org.eclipse.ecf.provider.filetransfer.httpclient4" and version "1.1.200.v20170314-0133"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.725
!MESSAGE Could not install bundle plugins/org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160817-1024.jar   A bundle is already installed with the name "org.eclipse.ecf.provider.filetransfer.ssl" and version "1.0.0.v20160817-1024"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.725
!MESSAGE Could not install bundle plugins/org.eclipse.ecf.provider.filetransfer_3.2.300.v20161203-1840.jar   A bundle is already installed with the name "org.eclipse.ecf.provider.filetransfer" and version "3.2.300.v20161203-1840"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.725
!MESSAGE Could not install bundle plugins/org.eclipse.ecf.ssl_1.2.0.v20160817-1024.jar   A bundle is already installed with the name "org.eclipse.ecf.ssl" and version "1.2.0.v20160817-1024"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.743
!MESSAGE Could not install bundle plugins/org.eclipse.ecf_3.8.0.v20170104-0657.jar   A bundle is already installed with the name "org.eclipse.ecf" and version "3.8.0.v20170104-0657"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.743
!MESSAGE Could not install bundle plugins/org.eclipse.egit.core_4.8.0.201706111038-r.jar   A bundle is already installed with the name "org.eclipse.egit.core" and version "4.8.0.201706111038-r"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.748
!MESSAGE Could not install bundle plugins/org.eclipse.egit.ui_4.8.0.201706111038-r.jar   A bundle is already installed with the name "org.eclipse.egit.ui" and version "4.8.0.201706111038-r"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.751
!MESSAGE Could not install bundle plugins/org.eclipse.emf.common_2.13.0.v20170609-0707.jar   A bundle is already installed with the name "org.eclipse.emf.common" and version "2.13.0.v20170609-0707"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.753
!MESSAGE Could not install bundle plugins/org.eclipse.emf.ecore.change_2.11.0.v20170609-0707.jar   A bundle is already installed with the name "org.eclipse.emf.ecore.change" and version "2.11.0.v20170609-0707"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.753
!MESSAGE Could not install bundle plugins/org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707.jar   A bundle is already installed with the name "org.eclipse.emf.ecore.xmi" and version "2.13.0.v20170609-0707"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.753
!MESSAGE Could not install bundle plugins/org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar   A bundle is already installed with the name "org.eclipse.emf.ecore" and version "2.13.0.v20170609-0707"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.760
!MESSAGE Could not install bundle plugins/org.eclipse.emf.edit_2.12.0.v20170609-0928.jar   A bundle is already installed with the name "org.eclipse.emf.edit" and version "2.12.0.v20170609-0928"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.761
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.app_1.3.400.v20150715-1528.jar   A bundle is already installed with the name "org.eclipse.equinox.app" and version "1.3.400.v20150715-1528"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.764
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar   A bundle is already installed with the name "org.eclipse.equinox.bidi" and version "1.1.0.v20160728-1031"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.767
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.common_3.9.0.v20170207-1454.jar   A bundle is already installed with the name "org.eclipse.equinox.common" and version "3.9.0.v20170207-1454"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.768
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar   A bundle is already installed with the name "org.eclipse.equinox.concurrent" and version "1.1.0.v20130327-1442"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.768
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.console_1.1.300.v20170512-2111.jar   A bundle is already installed with the name "org.eclipse.equinox.console" and version "1.1.300.v20170512-2111"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.772
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar   A bundle is already installed with the name "org.eclipse.equinox.ds" and version "1.5.0.v20170307-1429"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.772
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.event_1.4.0.v20170105-1446.jar   A bundle is already installed with the name "org.eclipse.equinox.event" and version "1.4.0.v20170105-1446"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.772
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar   A bundle is already installed with the name "org.eclipse.equinox.frameworkadmin.equinox" and version "1.0.800.v20170524-1345"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.777
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar   A bundle is already installed with the name "org.eclipse.equinox.frameworkadmin" and version "2.0.300.v20160504-1450"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.778
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.http.jetty_3.4.0.v20170503-2025.jar   A bundle is already installed with the name "org.eclipse.equinox.http.jetty" and version "3.4.0.v20170503-2025"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.781
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar   A bundle is already installed with the name "org.eclipse.equinox.http.registry" and version "1.1.400.v20150715-1528"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.783
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.http.servlet_1.4.0.v20170524-1452.jar   A bundle is already installed with the name "org.eclipse.equinox.http.servlet" and version "1.4.0.v20170524-1452"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.785
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar   A bundle is already installed with the name "org.eclipse.equinox.jsp.jasper.registry" and version "1.0.300.v20130327-1442"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.786
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar   A bundle is already installed with the name "org.eclipse.equinox.jsp.jasper" and version "1.0.500.v20150119-1358"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.789
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.550.v20170928-1359/   A bundle is already installed with the name "org.eclipse.equinox.launcher.win32.win32.x86_64" and version "1.1.550.v20170928-1359"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.791
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar   A bundle is already installed with the name "org.eclipse.equinox.launcher" and version "1.4.0.v20161219-1356"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.792
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.artifact.repository" and version "1.1.650.v20170928-1405"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.792
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.console_1.0.600.v20170511-1106.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.console" and version "1.0.600.v20170511-1106"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.792
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.core_2.4.101.v20170906-1259.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.core" and version "2.4.101.v20170906-1259"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.792
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.director.app" and version "1.0.500.v20160419-0834"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.792
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.directorywatcher" and version "1.1.100.v20150423-1455"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.792
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.director" and version "2.3.300.v20160504-1450"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.792
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.engine" and version "2.5.0.v20170319-2002"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.792
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.extensionlocation" and version "1.2.300.v20160419-0834"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.792
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.garbagecollector" and version "1.0.300.v20160504-1450"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.808
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.jarprocessor" and version "1.0.500.v20160504-1450"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.808
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.metadata.repository" and version "1.2.401.v20170906-1259"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.808
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.metadata" and version "2.3.200.v20170511-1106"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.808
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.operations" and version "2.4.300.v20170511-1106"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.808
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.publisher.eclipse_1.2.201.v20170906-1259.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.publisher.eclipse" and version "1.2.201.v20170906-1259"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.808
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.publisher_1.4.200.v20170511-1216.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.publisher" and version "1.4.200.v20170511-1216"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.808
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.reconciler.dropins" and version "1.1.400.v20160504-1450"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.808
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.repository.tools_2.1.400.v20170511-1216.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.repository.tools" and version "2.1.400.v20170511-1216"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.808
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.repository" and version "2.3.301.v20170906-1259"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.823
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.touchpoint.eclipse" and version "2.1.501.v20170906-1259"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.823
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.touchpoint.natives_1.2.200.v20170511-1216.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.touchpoint.natives" and version "1.2.200.v20170511-1216"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.823
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.transport.ecf_1.1.300.v20161004-0244.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.transport.ecf" and version "1.1.300.v20161004-0244"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.823
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.ui.importexport_1.1.301.v20170816-1007.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.ui.importexport" and version "1.1.301.v20170816-1007"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.823
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.100.v20170418-0708.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.ui.sdk.scheduler" and version "1.3.100.v20170418-0708"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.823
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.ui.sdk_1.0.500.v20170511-1216.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.ui.sdk" and version "1.0.500.v20170511-1216"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.835
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.ui_2.5.1.v20170906-1259.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.ui" and version "2.5.1.v20170906-1259"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.835
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.updatechecker_1.1.400.v20170106-2125.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.updatechecker" and version "1.1.400.v20170106-2125"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.835
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.updatesite_1.0.601.v20170906-1259.jar   A bundle is already installed with the name "org.eclipse.equinox.p2.updatesite" and version "1.0.601.v20170906-1259"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.835
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar   A bundle is already installed with the name "org.eclipse.equinox.preferences" and version "3.7.0.v20170126-2132"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.835
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar   A bundle is already installed with the name "org.eclipse.equinox.registry" and version "3.7.0.v20170222-1344"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.835
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.security.ui_1.1.400.v20170505-1235.jar   A bundle is already installed with the name "org.eclipse.equinox.security.ui" and version "1.1.400.v20170505-1235"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.864
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar   A bundle is already installed with the name "org.eclipse.equinox.security.win32.x86_64" and version "1.0.100.v20130327-1442"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.865
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.security_1.2.300.v20170505-1235.jar   A bundle is already installed with the name "org.eclipse.equinox.security" and version "1.2.300.v20170505-1235"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.865
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721.jar   A bundle is already installed with the name "org.eclipse.equinox.simpleconfigurator.manipulator" and version "2.0.300.v20170515-0721"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.870
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.util_1.0.500.v20130404-1337.jar   A bundle is already installed with the name "org.eclipse.equinox.util" and version "1.0.500.v20130404-1337"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.874
!MESSAGE Could not install bundle plugins/org.eclipse.gef_3.11.0.201606061308.jar   A bundle is already installed with the name "org.eclipse.gef" and version "3.11.0.201606061308"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.874
!MESSAGE Could not install bundle plugins/org.eclipse.help.base_4.2.101.v20171009-0410.jar   A bundle is already installed with the name "org.eclipse.help.base" and version "4.2.101.v20171009-0410"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.874
!MESSAGE Could not install bundle plugins/org.eclipse.help.ui_4.1.0.v20170311-0931.jar   A bundle is already installed with the name "org.eclipse.help.ui" and version "4.1.0.v20170311-0931"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.874
!MESSAGE Could not install bundle plugins/org.eclipse.help.webapp_3.9.1.v20170816-0843.jar   A bundle is already installed with the name "org.eclipse.help.webapp" and version "3.9.1.v20170816-0843"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.881
!MESSAGE Could not install bundle plugins/org.eclipse.help_3.8.1.v20170815-1448.jar   A bundle is already installed with the name "org.eclipse.help" and version "3.8.1.v20170815-1448"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.882
!MESSAGE Could not install bundle plugins/org.eclipse.jdt.compiler.apt_1.3.50.v20170920-0950.jar   A bundle is already installed with the name "org.eclipse.jdt.compiler.apt" and version "1.3.50.v20170920-0950"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.882
!MESSAGE Could not install bundle plugins/org.eclipse.jdt.compiler.tool_1.2.50.v20170920-0950.jar   A bundle is already installed with the name "org.eclipse.jdt.compiler.tool" and version "1.2.50.v20170920-0950"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.888
!MESSAGE Could not install bundle plugins/org.eclipse.jdt.core_3.13.50.v20171007-0855.jar   A bundle is already installed with the name "org.eclipse.jdt.core" and version "3.13.50.v20171007-0855"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.889
!MESSAGE Could not install bundle plugins/org.eclipse.jem.util_2.1.201.v201707201954.jar   A bundle is already installed with the name "org.eclipse.jem.util" and version "2.1.201.v201707201954"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.891
!MESSAGE Could not install bundle plugins/org.eclipse.jetty.continuation_9.4.5.v20170502.jar   A bundle is already installed with the name "org.eclipse.jetty.continuation" and version "9.4.5.v20170502"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.893
!MESSAGE Could not install bundle plugins/org.eclipse.jetty.http_9.4.5.v20170502.jar   A bundle is already installed with the name "org.eclipse.jetty.http" and version "9.4.5.v20170502"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.893
!MESSAGE Could not install bundle plugins/org.eclipse.jetty.io_9.4.5.v20170502.jar   A bundle is already installed with the name "org.eclipse.jetty.io" and version "9.4.5.v20170502"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.893
!MESSAGE Could not install bundle plugins/org.eclipse.jetty.security_9.4.5.v20170502.jar   A bundle is already installed with the name "org.eclipse.jetty.security" and version "9.4.5.v20170502"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.893
!MESSAGE Could not install bundle plugins/org.eclipse.jetty.server_9.4.5.v20170502.jar   A bundle is already installed with the name "org.eclipse.jetty.server" and version "9.4.5.v20170502"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.893
!MESSAGE Could not install bundle plugins/org.eclipse.jetty.servlet_9.4.5.v20170502.jar   A bundle is already installed with the name "org.eclipse.jetty.servlet" and version "9.4.5.v20170502"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.903
!MESSAGE Could not install bundle plugins/org.eclipse.jetty.util_9.4.5.v20170502.jar   A bundle is already installed with the name "org.eclipse.jetty.util" and version "9.4.5.v20170502"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.905
!MESSAGE Could not install bundle plugins/org.eclipse.jface.databinding_1.8.100.v20170503-1507.jar   A bundle is already installed with the name "org.eclipse.jface.databinding" and version "1.8.100.v20170503-1507"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.907
!MESSAGE Could not install bundle plugins/org.eclipse.jface.text_3.12.0.v20170523-1043.jar   A bundle is already installed with the name "org.eclipse.jface.text" and version "3.12.0.v20170523-1043"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.907
!MESSAGE Could not install bundle plugins/org.eclipse.jface_3.13.1.v20170810-0135.jar   A bundle is already installed with the name "org.eclipse.jface" and version "3.13.1.v20170810-0135"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.911
!MESSAGE Could not install bundle plugins/org.eclipse.jgit_4.8.0.201706111038-r.jar   A bundle is already installed with the name "org.eclipse.jgit" and version "4.8.0.201706111038-r"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.913
!MESSAGE Could not install bundle plugins/org.eclipse.jsch.core_1.3.0.v20160422-1917.jar   A bundle is already installed with the name "org.eclipse.jsch.core" and version "1.3.0.v20160422-1917"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.914
!MESSAGE Could not install bundle plugins/org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar   A bundle is already installed with the name "org.eclipse.jsch.ui" and version "1.3.0.v20160323-1650"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.915
!MESSAGE Could not install bundle plugins/org.eclipse.launchbar.core_2.1.1.201708231630.jar   A bundle is already installed with the name "org.eclipse.launchbar.core" and version "2.1.1.201708231630"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.915
!MESSAGE Could not install bundle plugins/org.eclipse.launchbar.ui_2.1.1.201708231630.jar   A bundle is already installed with the name "org.eclipse.launchbar.ui" and version "2.1.1.201708231630"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.920
!MESSAGE Could not install bundle plugins/org.eclipse.ltk.core.refactoring_3.8.0.v20170105-1156.jar   A bundle is already installed with the name "org.eclipse.ltk.core.refactoring" and version "3.8.0.v20170105-1156"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.922
!MESSAGE Could not install bundle plugins/org.eclipse.ltk.ui.refactoring_3.9.0.v20170412-0825.jar   A bundle is already installed with the name "org.eclipse.ltk.ui.refactoring" and version "3.9.0.v20170412-0825"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.925
!MESSAGE Could not install bundle plugins/org.eclipse.pde.build_3.9.300.v20170515-0912/   A bundle is already installed with the name "org.eclipse.pde.build" and version "3.9.300.v20170515-0912"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.933
!MESSAGE Could not install bundle plugins/org.eclipse.platform.doc.user_4.7.1.v20170630-0820.jar   A bundle is already installed with the name "org.eclipse.platform.doc.user" and version "4.7.1.v20170630-0820"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.936
!MESSAGE Could not install bundle plugins/org.eclipse.platform_4.7.1.v20171009-0410/   A bundle is already installed with the name "org.eclipse.platform" and version "4.7.1.v20171009-0410"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.937
!MESSAGE Could not install bundle plugins/org.eclipse.rcp_4.7.1.v20171009-0410.jar   A bundle is already installed with the name "org.eclipse.rcp" and version "4.7.1.v20171009-0410"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.937
!MESSAGE Could not install bundle plugins/org.eclipse.search_3.11.100.v20170515-1603.jar   A bundle is already installed with the name "org.eclipse.search" and version "3.11.100.v20170515-1603"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.941
!MESSAGE Could not install bundle plugins/org.eclipse.swt.win32.win32.x86_64_3.106.1.v20170926-0519.jar   A bundle is already installed with the name "org.eclipse.swt.win32.win32.x86_64" and version "3.106.1.v20170926-0519"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.941
!MESSAGE Could not install bundle plugins/org.eclipse.swt_3.106.1.v20170926-0519.jar   A bundle is already installed with the name "org.eclipse.swt" and version "3.106.1.v20170926-0519"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.945
!MESSAGE Could not install bundle plugins/org.eclipse.team.core_3.8.100.v20170516-0820.jar   A bundle is already installed with the name "org.eclipse.team.core" and version "3.8.100.v20170516-0820"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.945
!MESSAGE Could not install bundle plugins/org.eclipse.team.genericeditor.diff.extension_1.0.1.v20170809-1356.jar   A bundle is already installed with the name "org.eclipse.team.genericeditor.diff.extension" and version "1.0.1.v20170809-1356"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.948
!MESSAGE Could not install bundle plugins/org.eclipse.team.ui_3.8.1.v20170515-1133.jar   A bundle is already installed with the name "org.eclipse.team.ui" and version "3.8.1.v20170515-1133"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.949
!MESSAGE Could not install bundle plugins/org.eclipse.text_3.6.100.v20170203-0814.jar   A bundle is already installed with the name "org.eclipse.text" and version "3.6.100.v20170203-0814"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.952
!MESSAGE Could not install bundle plugins/org.eclipse.tm.terminal.control_4.3.0.201706130821.jar   A bundle is already installed with the name "org.eclipse.tm.terminal.control" and version "4.3.0.201706130821"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.953
!MESSAGE Could not install bundle plugins/org.eclipse.tools.templates.core_1.1.0.201702141301.jar   A bundle is already installed with the name "org.eclipse.tools.templates.core" and version "1.1.0.201702141301"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.954
!MESSAGE Could not install bundle plugins/org.eclipse.tools.templates.ui_1.1.1.201702141301.jar   A bundle is already installed with the name "org.eclipse.tools.templates.ui" and version "1.1.1.201702141301"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.956
!MESSAGE Could not install bundle plugins/org.eclipse.ui.browser_3.6.100.v20170418-1342.jar   A bundle is already installed with the name "org.eclipse.ui.browser" and version "3.6.100.v20170418-1342"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.958
!MESSAGE Could not install bundle plugins/org.eclipse.ui.cheatsheets_3.5.100.v20170515-0748.jar   A bundle is already installed with the name "org.eclipse.ui.cheatsheets" and version "3.5.100.v20170515-0748"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.959
!MESSAGE Could not install bundle plugins/org.eclipse.ui.console_3.7.1.v20170728-0806.jar   A bundle is already installed with the name "org.eclipse.ui.console" and version "3.7.1.v20170728-0806"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.964
!MESSAGE Could not install bundle plugins/org.eclipse.ui.editors_3.11.0.v20170202-1823.jar   A bundle is already installed with the name "org.eclipse.ui.editors" and version "3.11.0.v20170202-1823"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.966
!MESSAGE Could not install bundle plugins/org.eclipse.ui.externaltools_3.4.0.v20161212-0515.jar   A bundle is already installed with the name "org.eclipse.ui.externaltools" and version "3.4.0.v20161212-0515"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.968
!MESSAGE Could not install bundle plugins/org.eclipse.ui.forms_3.7.101.v20170815-1446.jar   A bundle is already installed with the name "org.eclipse.ui.forms" and version "3.7.101.v20170815-1446"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.969
!MESSAGE Could not install bundle plugins/org.eclipse.ui.genericeditor_1.0.1.v20170822-2211.jar   A bundle is already installed with the name "org.eclipse.ui.genericeditor" and version "1.0.1.v20170822-2211"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.969
!MESSAGE Could not install bundle plugins/org.eclipse.ui.ide.application_1.2.0.v20170512-1452.jar   A bundle is already installed with the name "org.eclipse.ui.ide.application" and version "1.2.0.v20170512-1452"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.977
!MESSAGE Could not install bundle plugins/org.eclipse.ui.ide_3.13.1.v20170822-1526.jar   A bundle is already installed with the name "org.eclipse.ui.ide" and version "3.13.1.v20170822-1526"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.977
!MESSAGE Could not install bundle plugins/org.eclipse.ui.intro.quicklinks_1.0.100.v20170515-0756.jar   A bundle is already installed with the name "org.eclipse.ui.intro.quicklinks" and version "1.0.100.v20170515-0756"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.977
!MESSAGE Could not install bundle plugins/org.eclipse.ui.intro.universal_3.3.100.v20170515-1335.jar   A bundle is already installed with the name "org.eclipse.ui.intro.universal" and version "3.3.100.v20170515-1335"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.985
!MESSAGE Could not install bundle plugins/org.eclipse.ui.intro_3.5.100.v20170418-0710.jar   A bundle is already installed with the name "org.eclipse.ui.intro" and version "3.5.100.v20170418-0710"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.985
!MESSAGE Could not install bundle plugins/org.eclipse.ui.monitoring_1.1.100.v20170131-1736.jar   A bundle is already installed with the name "org.eclipse.ui.monitoring" and version "1.1.100.v20170131-1736"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.985
!MESSAGE Could not install bundle plugins/org.eclipse.ui.navigator.resources_3.6.1.v20170823-1443.jar   A bundle is already installed with the name "org.eclipse.ui.navigator.resources" and version "3.6.1.v20170823-1443"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.989
!MESSAGE Could not install bundle plugins/org.eclipse.ui.navigator_3.7.0.v20170418-1342.jar   A bundle is already installed with the name "org.eclipse.ui.navigator" and version "3.7.0.v20170418-1342"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.990
!MESSAGE Could not install bundle plugins/org.eclipse.ui.net_1.3.100.v20170516-0820.jar   A bundle is already installed with the name "org.eclipse.ui.net" and version "1.3.100.v20170516-0820"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.990
!MESSAGE Could not install bundle plugins/org.eclipse.ui.themes_1.2.1.v20170809-1435/   A bundle is already installed with the name "org.eclipse.ui.themes" and version "1.2.1.v20170809-1435"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.990
!MESSAGE Could not install bundle plugins/org.eclipse.ui.views.properties.tabbed_3.8.1.v20170713-0803.jar   A bundle is already installed with the name "org.eclipse.ui.views.properties.tabbed" and version "3.8.1.v20170713-0803"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.996
!MESSAGE Could not install bundle plugins/org.eclipse.ui.views_3.9.0.v20170226-1833.jar   A bundle is already installed with the name "org.eclipse.ui.views" and version "3.9.0.v20170226-1833"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.997
!MESSAGE Could not install bundle plugins/org.eclipse.ui.win32_3.3.0.v20160505-1310.jar   A bundle is already installed with the name "org.eclipse.ui.win32" and version "3.3.0.v20160505-1310"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.997
!MESSAGE Could not install bundle plugins/org.eclipse.ui.workbench.texteditor_3.10.100.v20170426-2021.jar   A bundle is already installed with the name "org.eclipse.ui.workbench.texteditor" and version "3.10.100.v20170426-2021"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.997
!MESSAGE Could not install bundle plugins/org.eclipse.ui.workbench_3.110.1.v20170704-1208.jar   A bundle is already installed with the name "org.eclipse.ui.workbench" and version "3.110.1.v20170704-1208"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.997
!MESSAGE Could not install bundle plugins/org.eclipse.ui_3.109.0.v20170411-1742.jar   A bundle is already installed with the name "org.eclipse.ui" and version "3.109.0.v20170411-1742"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:19.997
!MESSAGE Could not install bundle plugins/org.eclipse.update.configurator_3.3.400.v20160506-0750.jar   A bundle is already installed with the name "org.eclipse.update.configurator" and version "3.3.400.v20160506-0750"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.005
!MESSAGE Could not install bundle plugins/org.eclipse.wst.common.core_1.2.0.v200908251833.jar   A bundle is already installed with the name "org.eclipse.wst.common.core" and version "1.2.0.v200908251833"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.006
!MESSAGE Could not install bundle plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.101.v201107081800.jar   A bundle is already installed with the name "org.eclipse.wst.common.emfworkbench.integration" and version "1.2.101.v201107081800"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.009
!MESSAGE Could not install bundle plugins/org.eclipse.wst.common.emf_1.2.500.v201701191735.jar   A bundle is already installed with the name "org.eclipse.wst.common.emf" and version "1.2.500.v201701191735"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.009
!MESSAGE Could not install bundle plugins/org.eclipse.wst.common.environment_1.0.400.v200912181831.jar   A bundle is already installed with the name "org.eclipse.wst.common.environment" and version "1.0.400.v200912181831"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.014
!MESSAGE Could not install bundle plugins/org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002.jar   A bundle is already installed with the name "org.eclipse.wst.common.frameworks.ui" and version "1.2.400.v201504292002"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.016
!MESSAGE Could not install bundle plugins/org.eclipse.wst.common.frameworks_1.2.201.v201707201954.jar   A bundle is already installed with the name "org.eclipse.wst.common.frameworks" and version "1.2.201.v201707201954"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.017
!MESSAGE Could not install bundle plugins/org.eclipse.wst.common.modulecore_1.3.0.v201705041406.jar   A bundle is already installed with the name "org.eclipse.wst.common.modulecore" and version "1.3.0.v201705041406"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.017
!MESSAGE Could not install bundle plugins/org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423.jar   A bundle is already installed with the name "org.eclipse.wst.common.project.facet.core" and version "1.4.300.v201111030423"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.017
!MESSAGE Could not install bundle plugins/org.eclipse.wst.common.project.facet.ui_1.4.601.v201707201954.jar   A bundle is already installed with the name "org.eclipse.wst.common.project.facet.ui" and version "1.4.601.v201707201954"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.017
!MESSAGE Could not install bundle plugins/org.eclipse.wst.common.ui_1.1.500.v200911182011.jar   A bundle is already installed with the name "org.eclipse.wst.common.ui" and version "1.1.500.v200911182011"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.017
!MESSAGE Could not install bundle plugins/org.eclipse.wst.common.uriresolver_1.2.300.v201702270556.jar   A bundle is already installed with the name "org.eclipse.wst.common.uriresolver" and version "1.2.300.v201702270556"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.017
!MESSAGE Could not install bundle plugins/org.eclipse.wst.css.core_1.1.1000.v201704250120.jar   A bundle is already installed with the name "org.eclipse.wst.css.core" and version "1.1.1000.v201704250120"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.017
!MESSAGE Could not install bundle plugins/org.eclipse.wst.css.ui_1.0.1100.v201704250105.jar   A bundle is already installed with the name "org.eclipse.wst.css.ui" and version "1.0.1100.v201704250105"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.017
!MESSAGE Could not install bundle plugins/org.eclipse.wst.html.core_1.2.101.v201707042220.jar   A bundle is already installed with the name "org.eclipse.wst.html.core" and version "1.2.101.v201707042220"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.032
!MESSAGE Could not install bundle plugins/org.eclipse.wst.html.ui_1.0.1200.v201608060428.jar   A bundle is already installed with the name "org.eclipse.wst.html.ui" and version "1.0.1200.v201608060428"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.034
!MESSAGE Could not install bundle plugins/org.eclipse.wst.jsdt.core_2.0.300.v201703171536.jar   A bundle is already installed with the name "org.eclipse.wst.jsdt.core" and version "2.0.300.v201703171536"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.036
!MESSAGE Could not install bundle plugins/org.eclipse.wst.jsdt.debug.core_3.2.200.v201610211901.jar   A bundle is already installed with the name "org.eclipse.wst.jsdt.debug.core" and version "3.2.200.v201610211901"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.037
!MESSAGE Could not install bundle plugins/org.eclipse.wst.jsdt.debug.ui_1.0.600.v201605311817.jar   A bundle is already installed with the name "org.eclipse.wst.jsdt.debug.ui" and version "1.0.600.v201605311817"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.038
!MESSAGE Could not install bundle plugins/org.eclipse.wst.jsdt.manipulation_1.0.601.v201602241911.jar   A bundle is already installed with the name "org.eclipse.wst.jsdt.manipulation" and version "1.0.601.v201602241911"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.038
!MESSAGE Could not install bundle plugins/org.eclipse.wst.jsdt.ui_2.0.300.v201704191905.jar   A bundle is already installed with the name "org.eclipse.wst.jsdt.ui" and version "2.0.300.v201704191905"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.038
!MESSAGE Could not install bundle plugins/org.eclipse.wst.jsdt.web.core_1.0.901.v201707142218.jar   A bundle is already installed with the name "org.eclipse.wst.jsdt.web.core" and version "1.0.901.v201707142218"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.038
!MESSAGE Could not install bundle plugins/org.eclipse.wst.sse.core_1.1.1001.v201707042225.jar   A bundle is already installed with the name "org.eclipse.wst.sse.core" and version "1.1.1001.v201707042225"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.048
!MESSAGE Could not install bundle plugins/org.eclipse.wst.sse.ui_1.3.600.v201707042340.jar   A bundle is already installed with the name "org.eclipse.wst.sse.ui" and version "1.3.600.v201707042340"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.050
!MESSAGE Could not install bundle plugins/org.eclipse.wst.validation.ui_1.2.501.v201707142105.jar   A bundle is already installed with the name "org.eclipse.wst.validation.ui" and version "1.2.501.v201707142105"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.052
!MESSAGE Could not install bundle plugins/org.eclipse.wst.validation_1.2.701.v201707142105.jar   A bundle is already installed with the name "org.eclipse.wst.validation" and version "1.2.701.v201707142105"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.054
!MESSAGE Could not install bundle plugins/org.eclipse.wst.xml.core_1.1.1100.v201705012045.jar   A bundle is already installed with the name "org.eclipse.wst.xml.core" and version "1.1.1100.v201705012045"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.054
!MESSAGE Could not install bundle plugins/org.eclipse.wst.xml.ui_1.1.800.v201704102213.jar   A bundle is already installed with the name "org.eclipse.wst.xml.ui" and version "1.1.800.v201704102213"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.054
!MESSAGE Could not install bundle plugins/org.eclipse.wst.xsd.core_1.1.900.v201401141857.jar   A bundle is already installed with the name "org.eclipse.wst.xsd.core" and version "1.1.900.v201401141857"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.061
!MESSAGE Could not install bundle plugins/org.eclipse.xsd.edit_2.8.0.v20170609-0928.jar   A bundle is already installed with the name "org.eclipse.xsd.edit" and version "2.8.0.v20170609-0928"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.062
!MESSAGE Could not install bundle plugins/org.eclipse.xsd_2.13.0.v20170609-0928.jar   A bundle is already installed with the name "org.eclipse.xsd" and version "2.13.0.v20170609-0928"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.062
!MESSAGE Could not install bundle plugins/org.eclipselabs.jsdt.jquery.api_1.7.0.jar   A bundle is already installed with the name "org.eclipselabs.jsdt.jquery.api" and version "1.7.0"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.062
!MESSAGE Could not install bundle plugins/org.eclipselabs.jsdt.jquery.ui_1.7.0.jar   A bundle is already installed with the name "org.eclipselabs.jsdt.jquery.ui" and version "1.7.0"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.082
!MESSAGE Could not install bundle plugins/org.sat4j.core_2.3.5.v201308161310.jar   A bundle is already installed with the name "org.sat4j.core" and version "2.3.5.v201308161310"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.082
!MESSAGE Could not install bundle plugins/org.sat4j.pb_2.3.5.v201404071733.jar   A bundle is already installed with the name "org.sat4j.pb" and version "2.3.5.v201404071733"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.082
!MESSAGE Could not install bundle plugins/org.slf4j.api_1.7.2.v20121108-1250.jar   A bundle is already installed with the name "org.slf4j.api" and version "1.7.2.v20121108-1250"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.082
!MESSAGE Could not install bundle plugins/org.tizen.common.autoemul_2.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.autoemul" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.082
!MESSAGE Could not install bundle plugins/org.tizen.common.builder_2.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.builder" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.082
!MESSAGE Could not install bundle plugins/org.tizen.common.connection.explorer.fragment_1.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.connection.explorer.fragment" and version "1.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.082
!MESSAGE Could not install bundle plugins/org.tizen.common.connection_2.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.connection" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.082
!MESSAGE Could not install bundle plugins/org.tizen.common.externals_2.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.externals" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.082
!MESSAGE Could not install bundle plugins/org.tizen.common.gom_2.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.gom" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.082
!MESSAGE Could not install bundle plugins/org.tizen.common.lib.proxy_1.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.lib.proxy" and version "1.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.098
!MESSAGE Could not install bundle plugins/org.tizen.common.lv_1.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.lv" and version "1.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.098
!MESSAGE Could not install bundle plugins/org.tizen.common.packager_2.2.1.202505130743.jar   A bundle is already installed with the name "org.tizen.common.packager" and version "2.2.1.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.098
!MESSAGE Could not install bundle plugins/org.tizen.common.project_2.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.project" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.098
!MESSAGE Could not install bundle plugins/org.tizen.common.rest_1.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.rest" and version "1.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.104
!MESSAGE Could not install bundle plugins/org.tizen.common.sdblib_2.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.sdblib" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.105
!MESSAGE Could not install bundle plugins/org.tizen.common.sign.ui_1.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.sign.ui" and version "1.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.105
!MESSAGE Could not install bundle plugins/org.tizen.common.sign_2.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.sign" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.105
!MESSAGE Could not install bundle plugins/org.tizen.common.ui.perspective.hide_1.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.ui.perspective.hide" and version "1.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.105
!MESSAGE Could not install bundle plugins/org.tizen.common.ui.perspective.show_1.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.ui.perspective.show" and version "1.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.105
!MESSAGE Could not install bundle plugins/org.tizen.common.ui.perspective_1.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.ui.perspective" and version "1.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.105
!MESSAGE Could not install bundle plugins/org.tizen.common.ui.theme_1.0.0.202505130743/   A bundle is already installed with the name "org.tizen.common.ui.theme" and version "1.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.105
!MESSAGE Could not install bundle plugins/org.tizen.common.ui_2.0.0.202505130743/   A bundle is already installed with the name "org.tizen.common.ui" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.105
!MESSAGE Could not install bundle plugins/org.tizen.common.verrari.realm_2.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.verrari.realm" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.105
!MESSAGE Could not install bundle plugins/org.tizen.common.verrari_2.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common.verrari" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.105
!MESSAGE Could not install bundle plugins/org.tizen.common_2.0.0.202505130743.jar   A bundle is already installed with the name "org.tizen.common" and version "2.0.0.202505130743"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.121
!MESSAGE Could not install bundle plugins/org.tizen.dynamicanalysis.ide.web.eplugin.jar   A bundle is already installed with the name "org.tizen.dynamicanalysis.ide.web.eplugin" and version "2.1.0.201910160605"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.122
!MESSAGE Could not install bundle plugins/org.tizen.ide.documentation.linker/   A bundle is already installed with the name "org.tizen.ide.documentation.linker" and version "1.0.0.qualifier"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.122
!MESSAGE Could not install bundle plugins/org.tizen.introduction_2.4.0.jar   A bundle is already installed with the name "org.tizen.introduction" and version "2.4.0"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.122
!MESSAGE Could not install bundle plugins/org.tizen.ocf.bridge_1.0.0.201906141449/   A bundle is already installed with the name "org.tizen.ocf.bridge" and version "1.0.0.201906141449"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.122
!MESSAGE Could not install bundle plugins/org.tizen.product.plugin_3.0.0.202505131003/   A bundle is already installed with the name "org.tizen.product.plugin" and version "3.0.0.202505131003"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.122
!MESSAGE Could not install bundle plugins/org.tizen.web.branding_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.branding" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.122
!MESSAGE Could not install bundle plugins/org.tizen.web.browser_2.0.0.202505070506/   A bundle is already installed with the name "org.tizen.web.browser" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.122
!MESSAGE Could not install bundle plugins/org.tizen.web.builder_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.builder" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.122
!MESSAGE Could not install bundle plugins/org.tizen.web.common_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.common" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.135
!MESSAGE Could not install bundle plugins/org.tizen.web.compressor.beautifier.core_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.compressor.beautifier.core" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.136
!MESSAGE Could not install bundle plugins/org.tizen.web.compressor.beautifier.ui_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.compressor.beautifier.ui" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.136
!MESSAGE Could not install bundle plugins/org.tizen.web.compressor.minifier.core_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.compressor.minifier.core" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.136
!MESSAGE Could not install bundle plugins/org.tizen.web.compressor.minifier.ui_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.compressor.minifier.ui" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.136
!MESSAGE Could not install bundle plugins/org.tizen.web.csslint_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.csslint" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.136
!MESSAGE Could not install bundle plugins/org.tizen.web.editor.configuration.serviceprofile_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.editor.configuration.serviceprofile" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.136
!MESSAGE Could not install bundle plugins/org.tizen.web.editor.configuration_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.editor.configuration" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.136
!MESSAGE Could not install bundle plugins/org.tizen.web.editor.css_2.0.0.202505070506/   A bundle is already installed with the name "org.tizen.web.editor.css" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.136
!MESSAGE Could not install bundle plugins/org.tizen.web.editor.emmet_1.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.editor.emmet" and version "1.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.136
!MESSAGE Could not install bundle plugins/org.tizen.web.editor.html_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.editor.html" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.136
!MESSAGE Could not install bundle plugins/org.tizen.web.editor.javascript_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.editor.javascript" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.136
!MESSAGE Could not install bundle plugins/org.tizen.web.editor_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.editor" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.152
!MESSAGE Could not install bundle plugins/org.tizen.web.jsa_1.0.0.202505070527.jar   A bundle is already installed with the name "org.tizen.web.jsa" and version "1.0.0.202505070527"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.153
!MESSAGE Could not install bundle plugins/org.tizen.web.jshint_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.jshint" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.155
!MESSAGE Could not install bundle plugins/org.tizen.web.livereload_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.livereload" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.156
!MESSAGE Could not install bundle plugins/org.tizen.web.localization_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.localization" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.158
!MESSAGE Could not install bundle plugins/org.tizen.web.lv_1.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.lv" and version "1.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.159
!MESSAGE Could not install bundle plugins/org.tizen.web.packager.core_1.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.packager.core" and version "1.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.159
!MESSAGE Could not install bundle plugins/org.tizen.web.packager.ui_3.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.packager.ui" and version "3.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.159
!MESSAGE Could not install bundle plugins/org.tizen.web.privilege_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.privilege" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.159
!MESSAGE Could not install bundle plugins/org.tizen.web.project.mobile_1.0.0.202302220426.jar   A bundle is already installed with the name "org.tizen.web.project.mobile" and version "1.0.0.202302220426"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.159
!MESSAGE Could not install bundle plugins/org.tizen.web.project.tizen_1.0.0.202412101007.jar   A bundle is already installed with the name "org.tizen.web.project.tizen" and version "1.0.0.202412101007"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.159
!MESSAGE Could not install bundle plugins/org.tizen.web.project.tv.profile_1.0.0.202412101002.jar   A bundle is already installed with the name "org.tizen.web.project.tv.profile" and version "1.0.0.202412101002"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.159
!MESSAGE Could not install bundle plugins/org.tizen.web.project.tv_1.0.0.202412101002.jar   A bundle is already installed with the name "org.tizen.web.project.tv" and version "1.0.0.202412101002"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.159
!MESSAGE Could not install bundle plugins/org.tizen.web.project.wearable_1.0.0.202205021107.jar   A bundle is already installed with the name "org.tizen.web.project.wearable" and version "1.0.0.202205021107"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.170
!MESSAGE Could not install bundle plugins/org.tizen.web.project.wizard_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.project.wizard" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.171
!MESSAGE Could not install bundle plugins/org.tizen.web.project_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.project" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.174
!MESSAGE Could not install bundle plugins/org.tizen.web.rest_1.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.rest" and version "1.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.175
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec.aoccompressor_1.0.0.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec.aoccompressor" and version "1.0.0.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.200
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec.launch_1.0.2.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec.launch" and version "1.0.2.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.201
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec.simulator.standalone_1.0.0.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec.simulator.standalone" and version "1.0.0.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.203
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec.VendorListProvider_1.0.0.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec.VendorListProvider" and version "1.0.0.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.204
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec.wasm.add_wasm_module_1.0.0.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec.wasm.add_wasm_module" and version "1.0.0.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.206
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec.wasm.builder_1.0.0.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec.wasm.builder" and version "1.0.0.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.207
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec.wasm.common.plugin_1.0.0.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec.wasm.common.plugin" and version "1.0.0.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.209
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec.wasm.preferences_1.0.0.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec.wasm.preferences" and version "1.0.0.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.210
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec.wasm.project_1.0.0.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec.wasm.project" and version "1.0.0.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.211
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec.wasm.supportenabler_1.0.0.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec.wasm.supportenabler" and version "1.0.0.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.211
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec.wasm.tizenwizardadditions_1.0.0.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec.wasm.tizenwizardadditions" and version "1.0.0.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.211
!MESSAGE Could not install bundle plugins/org.tizen.web.tv.sec_4.0.0.202512031608.jar   A bundle is already installed with the name "org.tizen.web.tv.sec" and version "4.0.0.202512031608"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.216
!MESSAGE Could not install bundle plugins/org.tizen.web.unittest_1.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.unittest" and version "1.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.218
!MESSAGE Could not install bundle plugins/org.tizen.web.webwidget.validator_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.webwidget.validator" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.219
!MESSAGE Could not install bundle plugins/org.tizen.web.zimlaunch_2.0.0.202505070506.jar   A bundle is already installed with the name "org.tizen.web.zimlaunch" and version "2.0.0.202505070506"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.221
!MESSAGE Could not install bundle plugins/org.tukaani.xz_1.5.0.v20170111-1717.jar   A bundle is already installed with the name "org.tukaani.xz" and version "1.5.0.v20170111-1717"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.223
!MESSAGE Could not install bundle plugins/org.w3c.css.sac_1.3.1.v200903091627.jar   A bundle is already installed with the name "org.w3c.css.sac" and version "1.3.1.v200903091627"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.224
!MESSAGE Could not install bundle plugins/org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar   A bundle is already installed with the name "org.w3c.dom.events" and version "3.0.0.draft20060413_v201105210656"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.226
!MESSAGE Could not install bundle plugins/org.w3c.dom.smil_1.0.1.v200903091627.jar   A bundle is already installed with the name "org.w3c.dom.smil" and version "1.0.1.v200903091627"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.227
!MESSAGE Could not install bundle plugins/org.w3c.dom.svg_1.1.0.v201011041433.jar   A bundle is already installed with the name "org.w3c.dom.svg" and version "1.1.0.v201011041433"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.228
!MESSAGE Could not install bundle plugins/sbilib.jar   A bundle is already installed with the name "org.tizen.sbilib" and version "1.0.0"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.228
!MESSAGE Could not install bundle plugins/ssilib.jar   A bundle is already installed with the name "org.tizen.ssilib" and version "1.0.0"

!ENTRY org.eclipse.update.configurator 4 0 2026-06-03 22:31:20.228
!MESSAGE Could not install bundle plugins/tpklib.jar   A bundle is already installed with the name "org.tizen.tpklib" and version "2.0.0"

!ENTRY org.eclipse.ui 2 0 2026-06-03 22:31:41.404
!MESSAGE Warnings while parsing the images from the 'org.eclipse.ui.commandImages' extension point.
!SUBENTRY 1 org.eclipse.ui 2 0 2026-06-03 22:31:41.404
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.egit.ui', id='org.eclipse.egit.ui.RepositoriesViewRefresh'
!SUBENTRY 1 org.eclipse.ui 2 0 2026-06-03 22:31:41.404
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.egit.ui', id='org.eclipse.egit.ui.org.eclipse.egit.ui.AbortRebase'
!SUBENTRY 1 org.eclipse.ui 2 0 2026-06-03 22:31:41.404
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.egit.ui', id='org.eclipse.egit.ui.history.RenameBranch'

!ENTRY org.eclipse.egit.ui 2 0 2026-06-03 22:31:49.293
!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
user global configuration and to define the default location to store repositories: 'C:\Users\gk_99'. If this is
not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
EGit might behave differently since they see different configuration options.
This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
