!SESSION 2014-01-15 16:19:35.042 -----------------------------------------------
eclipse.buildId=v22.3.0-887826
java.version=1.7.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_IN
Framework arguments:  -product com.android.ide.eclipse.adt.package.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product com.android.ide.eclipse.adt.package.product

!ENTRY org.eclipse.equinox.ds 2 0 2014-01-15 16:20:18.683
!MESSAGE Getting a lock required more than 10000 ms. There might be a synchronization problem in this callstack or just the build/dispose process of some components took too long! 
!STACK 0
java.lang.Exception: Debug stacktrace
	at org.eclipse.equinox.internal.ds.InstanceProcess.getLock(InstanceProcess.java:120)
	at org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:560)
	at org.eclipse.equinox.internal.ds.ServiceReg.getService(ServiceReg.java:53)
	at org.eclipse.osgi.internal.serviceregistry.ServiceUse$1.run(ServiceUse.java:141)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.osgi.internal.serviceregistry.ServiceUse.getService(ServiceUse.java:139)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:468)
	at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.getService(ServiceRegistry.java:467)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.getService(BundleContextImpl.java:594)
	at org.eclipse.equinox.internal.p2.core.ProvisioningAgent.addingService(ProvisioningAgent.java:159)
	at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:932)
	at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:1)
	at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)
	at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:183)
	at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:317)
	at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:261)
	at org.eclipse.equinox.internal.p2.core.ProvisioningAgent.getService(ProvisioningAgent.java:66)
	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.getTransport(AbstractRepositoryManager.java:1182)
	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadIndexFile(AbstractRepositoryManager.java:721)
	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:640)
	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96)
	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
	at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.doLoad(LoadMetadataRepositoryJob.java:117)
	at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.runModal(LoadMetadataRepositoryJob.java:102)
	at org.eclipse.equinox.internal.p2.ui.sdk.PreloadingRepositoryHandler$2.runModal(PreloadingRepositoryHandler.java:83)
	at org.eclipse.equinox.p2.operations.ProvisioningJob.run(ProvisioningJob.java:177)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
!SESSION 2014-01-15 16:33:41.345 -----------------------------------------------
eclipse.buildId=v22.3.0-887826
java.version=1.7.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_IN
Framework arguments:  -product com.android.ide.eclipse.adt.package.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product com.android.ide.eclipse.adt.package.product

!ENTRY com.android.ide.eclipse.adt 4 0 2014-01-15 16:34:41.139
!MESSAGE Failed to load properties file for project 'try1'

!ENTRY org.eclipse.egit.ui 2 0 2014-01-15 16:34:57.240
!MESSAGE Warning: EGit couldn't detect the installation path "gitPrefix" of native Git. Hence EGit can't respect system level
Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
this system level configuration. The Git installation location can be configured on the
Team > Git > Configuration preference page's 'System Settings' tab.
This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

!ENTRY org.eclipse.egit.ui 2 0 2014-01-15 16:34:57.240
!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\Mahaveer'. 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.eclipse.wb.core 4 4 2014-01-15 16:36:11.601
!MESSAGE Designer [1.6.1.r42x201309092314.201401151636]: Type RelativeLayout is not found.
!STACK 0
org.eclipse.e4.xwt.XWTException: Type RelativeLayout is not found.
	at org.eclipse.e4.xwt.XWTLoader.getMetaclass(XWTLoader.java:900)
	at org.eclipse.e4.xwt.javabean.ResourceLoader.doCreate(ResourceLoader.java:437)
	at org.eclipse.wb.internal.xwt.parser.XwtParser$3$1.doCreate(XwtParser.java:176)
	at org.eclipse.e4.xwt.javabean.ResourceLoader.createCLRElement(ResourceLoader.java:371)
	at org.eclipse.e4.xwt.internal.core.Core.createCLRElement(Core.java:617)
	at org.eclipse.e4.xwt.internal.core.Core.load(Core.java:674)
	at org.eclipse.e4.xwt.XWTLoader.loadWithOptions(XWTLoader.java:864)
	at org.eclipse.e4.xwt.XWT.loadWithOptions(XWT.java:486)
	at org.eclipse.wb.internal.xwt.parser.XwtParser.parse0(XwtParser.java:196)
	at org.eclipse.wb.internal.xwt.parser.XwtParser.access$0(XwtParser.java:99)
	at org.eclipse.wb.internal.xwt.parser.XwtParser$1.runObject(XwtParser.java:94)
	at org.eclipse.wb.internal.xwt.parser.XwtParser$1.runObject(XwtParser.java:1)
	at org.eclipse.wb.internal.core.utils.execution.ExecutionUtils.runDesignTime(ExecutionUtils.java:159)
	at org.eclipse.wb.internal.xwt.parser.XwtParser.parse(XwtParser.java:92)
	at org.eclipse.wb.internal.xwt.editor.XwtDesignPage.parse(XwtDesignPage.java:32)
	at org.eclipse.wb.internal.core.xml.editor.XmlDesignPage.internal_refreshGEF(XmlDesignPage.java:451)
	at org.eclipse.wb.internal.core.xml.editor.XmlDesignPage.internal_refreshGEF(XmlDesignPage.java:390)
	at org.eclipse.wb.internal.core.xml.editor.UndoManager.refreshDesignerEditor(UndoManager.java:252)
	at org.eclipse.wb.internal.core.xml.editor.UndoManager.activate(UndoManager.java:85)
	at org.eclipse.wb.internal.core.xml.editor.XmlDesignPage.setActive(XmlDesignPage.java:171)
	at org.eclipse.wb.internal.core.xml.editor.AbstractXmlEditor.pageChange(AbstractXmlEditor.java:652)
	at org.eclipse.ui.part.MultiPageEditorPart$2.widgetSelected(MultiPageEditorPart.java:292)
	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1077)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1062)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:774)
	at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:3028)
	at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1749)
	at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:278)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4169)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3758)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1053)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:942)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:588)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1414)

!ENTRY org.eclipse.equinox.p2.operations 4 0 2014-01-15 16:39:55.967
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2014-01-15 16:39:55.967
!MESSAGE Your original request has been modified.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:55.967
!MESSAGE "Eclipse Git Team Provider" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:55.967
!MESSAGE "Java implementation of Git" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10006 2014-01-15 16:39:55.967
!MESSAGE "Eclipse Plug-in Development Environment" is already present because other installed software requires it.  It will be added to the installed software list.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:55.967
!MESSAGE "Swing Designer" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:55.967
!MESSAGE "Swing Designer Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:55.967
!MESSAGE "SWT Designer" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:55.967
!MESSAGE "SWT Designer Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:55.967
!MESSAGE "SWT Designer Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:55.967
!MESSAGE "SWT Designer SWT_AWT Support" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:55.967
!MESSAGE "SWT Designer XWT Support (requires Eclipse WTP/WST)" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:55.967
!MESSAGE "WindowBuilder Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:55.967
!MESSAGE "WindowBuilder Core Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:55.967
!MESSAGE "WindowBuilder Core UI" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:55.967
!MESSAGE "WindowBuilder GroupLayout Support" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:55.967
!MESSAGE "WindowBuilder Java Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:55.967
!MESSAGE "WindowBuilder XML Core (requires Eclipse WTP/WST)" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:55.967
!MESSAGE "C/C++ Development Tools" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:55.967
!MESSAGE "Eclipse Java Development Tools" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10006 2014-01-15 16:39:55.967
!MESSAGE "Eclipse XML Editors and Tools" is already present because other installed software requires it.  It will be added to the installed software list.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:39:55.967
!MESSAGE Cannot complete the install because some dependencies are not satisfiable
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:39:55.967
!MESSAGE org.eclipse.actf.visualization.ui.pdt.feature.group [1.1.0.R201306091406] cannot be installed in this environment because its filter is not applicable.

!ENTRY org.eclipse.equinox.p2.operations 4 0 2014-01-15 16:39:56.045
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2014-01-15 16:39:56.045
!MESSAGE Your original request has been modified.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:56.045
!MESSAGE "Eclipse Git Team Provider" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:56.045
!MESSAGE "Java implementation of Git" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10006 2014-01-15 16:39:56.045
!MESSAGE "Eclipse Plug-in Development Environment" is already present because other installed software requires it.  It will be added to the installed software list.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:56.045
!MESSAGE "Swing Designer" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:56.045
!MESSAGE "Swing Designer Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:56.045
!MESSAGE "SWT Designer" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:56.045
!MESSAGE "SWT Designer Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:56.045
!MESSAGE "SWT Designer Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:56.045
!MESSAGE "SWT Designer SWT_AWT Support" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:56.045
!MESSAGE "SWT Designer XWT Support (requires Eclipse WTP/WST)" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:56.045
!MESSAGE "WindowBuilder Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:56.045
!MESSAGE "WindowBuilder Core Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:56.045
!MESSAGE "WindowBuilder Core UI" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:56.045
!MESSAGE "WindowBuilder GroupLayout Support" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:56.045
!MESSAGE "WindowBuilder Java Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:56.045
!MESSAGE "WindowBuilder XML Core (requires Eclipse WTP/WST)" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:56.045
!MESSAGE "C/C++ Development Tools" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:39:56.045
!MESSAGE "Eclipse Java Development Tools" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10006 2014-01-15 16:39:56.045
!MESSAGE "Eclipse XML Editors and Tools" is already present because other installed software requires it.  It will be added to the installed software list.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:39:56.045
!MESSAGE Cannot complete the install because some dependencies are not satisfiable
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:39:56.045
!MESSAGE org.eclipse.actf.visualization.ui.pdt.feature.group [1.1.0.R201306091406] cannot be installed in this environment because its filter is not applicable.

!ENTRY org.eclipse.equinox.p2.operations 4 0 2014-01-15 16:42:29.490
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2014-01-15 16:42:29.490
!MESSAGE Your original request has been modified.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.490
!MESSAGE "C/C++ Development Tools" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.490
!MESSAGE "Eclipse Java Development Tools" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10006 2014-01-15 16:42:29.490
!MESSAGE "Eclipse Plug-in Development Environment" is already present because other installed software requires it.  It will be added to the installed software list.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10006 2014-01-15 16:42:29.490
!MESSAGE "Eclipse XML Editors and Tools" is already present because other installed software requires it.  It will be added to the installed software list.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.490
!MESSAGE "Swing Designer" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.490
!MESSAGE "Swing Designer Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.490
!MESSAGE "SWT Designer" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.490
!MESSAGE "SWT Designer Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.490
!MESSAGE "SWT Designer Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.490
!MESSAGE "SWT Designer SWT_AWT Support" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.490
!MESSAGE "SWT Designer XWT Support (requires Eclipse WTP/WST)" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.490
!MESSAGE "WindowBuilder Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.490
!MESSAGE "WindowBuilder Core Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.490
!MESSAGE "WindowBuilder Core UI" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.490
!MESSAGE "WindowBuilder GroupLayout Support" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.490
!MESSAGE "WindowBuilder Java Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.490
!MESSAGE "WindowBuilder XML Core (requires Eclipse WTP/WST)" is already installed, so an update will be performed instead.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:42:29.490
!MESSAGE Cannot complete the install because some dependencies are not satisfiable
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:42:29.490
!MESSAGE org.eclipse.actf.visualization.ui.wst.feature.group [1.1.0.R201306091406] cannot be installed in this environment because its filter is not applicable.

!ENTRY org.eclipse.equinox.p2.operations 4 0 2014-01-15 16:42:29.506
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2014-01-15 16:42:29.506
!MESSAGE Your original request has been modified.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.506
!MESSAGE "C/C++ Development Tools" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.506
!MESSAGE "Eclipse Java Development Tools" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10006 2014-01-15 16:42:29.506
!MESSAGE "Eclipse Plug-in Development Environment" is already present because other installed software requires it.  It will be added to the installed software list.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10006 2014-01-15 16:42:29.506
!MESSAGE "Eclipse XML Editors and Tools" is already present because other installed software requires it.  It will be added to the installed software list.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.506
!MESSAGE "Swing Designer" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.506
!MESSAGE "Swing Designer Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.506
!MESSAGE "SWT Designer" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.506
!MESSAGE "SWT Designer Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.506
!MESSAGE "SWT Designer Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.506
!MESSAGE "SWT Designer SWT_AWT Support" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.506
!MESSAGE "SWT Designer XWT Support (requires Eclipse WTP/WST)" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.506
!MESSAGE "WindowBuilder Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.506
!MESSAGE "WindowBuilder Core Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.506
!MESSAGE "WindowBuilder Core UI" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.506
!MESSAGE "WindowBuilder GroupLayout Support" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.506
!MESSAGE "WindowBuilder Java Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:42:29.506
!MESSAGE "WindowBuilder XML Core (requires Eclipse WTP/WST)" is already installed, so an update will be performed instead.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:42:29.506
!MESSAGE Cannot complete the install because some dependencies are not satisfiable
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:42:29.506
!MESSAGE org.eclipse.actf.visualization.ui.wst.feature.group [1.1.0.R201306091406] cannot be installed in this environment because its filter is not applicable.

!ENTRY org.eclipse.equinox.p2.operations 4 0 2014-01-15 16:44:50.366
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2014-01-15 16:44:50.366
!MESSAGE Your original request has been modified.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.366
!MESSAGE "Eclipse Git Team Provider" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.366
!MESSAGE "Java implementation of Git" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.366
!MESSAGE "Swing Designer" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.366
!MESSAGE "Swing Designer Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.366
!MESSAGE "SWT Designer" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.366
!MESSAGE "SWT Designer Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.366
!MESSAGE "SWT Designer Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.366
!MESSAGE "SWT Designer SWT_AWT Support" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.366
!MESSAGE "SWT Designer XWT Support (requires Eclipse WTP/WST)" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.366
!MESSAGE "WindowBuilder Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.366
!MESSAGE "WindowBuilder Core Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.366
!MESSAGE "WindowBuilder Core UI" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.366
!MESSAGE "WindowBuilder GroupLayout Support" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.366
!MESSAGE "WindowBuilder Java Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.366
!MESSAGE "WindowBuilder XML Core (requires Eclipse WTP/WST)" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.366
!MESSAGE "C/C++ Development Tools" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.366
!MESSAGE "Eclipse Java Development Tools" is already installed, so an update will be performed instead.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:44:50.366
!MESSAGE Cannot complete the install because some dependencies are not satisfiable
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:44:50.366
!MESSAGE org.eclipse.actf.visualization.ui.pdt.feature.group [1.1.0.R201306091406] cannot be installed in this environment because its filter is not applicable.

!ENTRY org.eclipse.equinox.p2.operations 4 0 2014-01-15 16:44:50.413
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2014-01-15 16:44:50.413
!MESSAGE Your original request has been modified.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.413
!MESSAGE "Eclipse Git Team Provider" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.413
!MESSAGE "Java implementation of Git" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.413
!MESSAGE "Swing Designer" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.413
!MESSAGE "Swing Designer Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.413
!MESSAGE "SWT Designer" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.413
!MESSAGE "SWT Designer Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.413
!MESSAGE "SWT Designer Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.413
!MESSAGE "SWT Designer SWT_AWT Support" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.413
!MESSAGE "SWT Designer XWT Support (requires Eclipse WTP/WST)" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.413
!MESSAGE "WindowBuilder Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.413
!MESSAGE "WindowBuilder Core Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.413
!MESSAGE "WindowBuilder Core UI" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.413
!MESSAGE "WindowBuilder GroupLayout Support" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.413
!MESSAGE "WindowBuilder Java Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.413
!MESSAGE "WindowBuilder XML Core (requires Eclipse WTP/WST)" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.413
!MESSAGE "C/C++ Development Tools" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:44:50.413
!MESSAGE "Eclipse Java Development Tools" is already installed, so an update will be performed instead.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:44:50.413
!MESSAGE Cannot complete the install because some dependencies are not satisfiable
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:44:50.413
!MESSAGE org.eclipse.actf.visualization.ui.pdt.feature.group [1.1.0.R201306091406] cannot be installed in this environment because its filter is not applicable.

!ENTRY org.eclipse.equinox.p2.operations 4 0 2014-01-15 16:48:25.043
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2014-01-15 16:48:25.043
!MESSAGE Your original request has been modified.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.043
!MESSAGE "Eclipse Java Development Tools" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.043
!MESSAGE "Swing Designer" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.043
!MESSAGE "Swing Designer Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.043
!MESSAGE "SWT Designer" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.043
!MESSAGE "SWT Designer Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.043
!MESSAGE "SWT Designer Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.043
!MESSAGE "SWT Designer SWT_AWT Support" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.043
!MESSAGE "SWT Designer XWT Support (requires Eclipse WTP/WST)" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.043
!MESSAGE "WindowBuilder Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.043
!MESSAGE "WindowBuilder Core Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.043
!MESSAGE "WindowBuilder Core UI" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.043
!MESSAGE "WindowBuilder GroupLayout Support" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.043
!MESSAGE "WindowBuilder Java Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.043
!MESSAGE "WindowBuilder XML Core (requires Eclipse WTP/WST)" is already installed, so an update will be performed instead.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:48:25.043
!MESSAGE Cannot complete the install because some dependencies are not satisfiable
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.043
!MESSAGE Software being installed: Mylyn Context Connector: Team Support 3.9.1.v20130917-0100 (org.eclipse.mylyn.team_feature.feature.group 3.9.1.v20130917-0100)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.043
!MESSAGE Software being installed: RAP SDK 2.1.1.20130902-1345 (org.eclipse.rap.sdk.feature.feature.group 2.1.1.20130902-1345)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:48:25.043
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.043
!MESSAGE From: Mylyn Commons Repositories 1.1.1.v20130917-0100 (org.eclipse.mylyn.commons.repositories.feature.group 1.1.1.v20130917-0100)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.043
!MESSAGE To: org.eclipse.mylyn.commons.repositories.ui [1.1.1.v20130917-0100]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:48:25.043
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.043
!MESSAGE From: Mylyn Commons 1.1.1.v20130917-0100 (org.eclipse.mylyn.commons.repositories.ui 1.1.1.v20130917-0100)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.043
!MESSAGE To: bundle org.eclipse.jface.databinding 0.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:48:25.043
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.043
!MESSAGE From: Mylyn Task-Focused Interface 3.9.1.v20130917-0100 (org.eclipse.mylyn.context_feature.feature.group 3.9.1.v20130917-0100)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.043
!MESSAGE To: org.eclipse.mylyn_feature.feature.group [3.9.1,3.10.0)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:48:25.043
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.043
!MESSAGE From: Mylyn Context Connector: Team Support 3.9.1.v20130917-0100 (org.eclipse.mylyn.team_feature.feature.group 3.9.1.v20130917-0100)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.043
!MESSAGE To: org.eclipse.mylyn.context_feature.feature.group [3.9.1,3.10.0)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:48:25.043
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.043
!MESSAGE From: Mylyn Task List 3.9.1.v20130917-0100 (org.eclipse.mylyn_feature.feature.group 3.9.1.v20130917-0100)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.043
!MESSAGE To: org.eclipse.mylyn.commons.repositories.feature.group [1.1.1,2.0.0)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:48:25.043
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.043
!MESSAGE From: RAP SDK 2.1.1.20130902-1345 (org.eclipse.rap.sdk.feature.feature.group 2.1.1.20130902-1345)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.043
!MESSAGE To: org.eclipse.jface.databinding 0.0.0

!ENTRY org.eclipse.equinox.p2.operations 4 0 2014-01-15 16:48:25.059
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2014-01-15 16:48:25.059
!MESSAGE Your original request has been modified.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.059
!MESSAGE "Eclipse Java Development Tools" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.059
!MESSAGE "Swing Designer" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.059
!MESSAGE "Swing Designer Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.059
!MESSAGE "SWT Designer" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.059
!MESSAGE "SWT Designer Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.059
!MESSAGE "SWT Designer Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.059
!MESSAGE "SWT Designer SWT_AWT Support" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.059
!MESSAGE "SWT Designer XWT Support (requires Eclipse WTP/WST)" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.059
!MESSAGE "WindowBuilder Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.059
!MESSAGE "WindowBuilder Core Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.059
!MESSAGE "WindowBuilder Core UI" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.059
!MESSAGE "WindowBuilder GroupLayout Support" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.059
!MESSAGE "WindowBuilder Java Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:48:25.059
!MESSAGE "WindowBuilder XML Core (requires Eclipse WTP/WST)" is already installed, so an update will be performed instead.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:48:25.059
!MESSAGE Cannot complete the install because some dependencies are not satisfiable
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.059
!MESSAGE Software being installed: Mylyn Context Connector: Team Support 3.9.1.v20130917-0100 (org.eclipse.mylyn.team_feature.feature.group 3.9.1.v20130917-0100)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.059
!MESSAGE Software being installed: RAP SDK 2.1.1.20130902-1345 (org.eclipse.rap.sdk.feature.feature.group 2.1.1.20130902-1345)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:48:25.059
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.059
!MESSAGE From: Mylyn Commons Repositories 1.1.1.v20130917-0100 (org.eclipse.mylyn.commons.repositories.feature.group 1.1.1.v20130917-0100)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.059
!MESSAGE To: org.eclipse.mylyn.commons.repositories.ui [1.1.1.v20130917-0100]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:48:25.059
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.059
!MESSAGE From: Mylyn Commons 1.1.1.v20130917-0100 (org.eclipse.mylyn.commons.repositories.ui 1.1.1.v20130917-0100)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.059
!MESSAGE To: bundle org.eclipse.jface.databinding 0.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:48:25.059
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.059
!MESSAGE From: Mylyn Task-Focused Interface 3.9.1.v20130917-0100 (org.eclipse.mylyn.context_feature.feature.group 3.9.1.v20130917-0100)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.059
!MESSAGE To: org.eclipse.mylyn_feature.feature.group [3.9.1,3.10.0)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:48:25.059
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.059
!MESSAGE From: Mylyn Context Connector: Team Support 3.9.1.v20130917-0100 (org.eclipse.mylyn.team_feature.feature.group 3.9.1.v20130917-0100)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.059
!MESSAGE To: org.eclipse.mylyn.context_feature.feature.group [3.9.1,3.10.0)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:48:25.059
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.059
!MESSAGE From: Mylyn Task List 3.9.1.v20130917-0100 (org.eclipse.mylyn_feature.feature.group 3.9.1.v20130917-0100)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.059
!MESSAGE To: org.eclipse.mylyn.commons.repositories.feature.group [1.1.1,2.0.0)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:48:25.059
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.059
!MESSAGE From: RAP SDK 2.1.1.20130902-1345 (org.eclipse.rap.sdk.feature.feature.group 2.1.1.20130902-1345)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:48:25.059
!MESSAGE To: org.eclipse.jface.databinding 0.0.0

!ENTRY org.eclipse.equinox.p2.operations 4 0 2014-01-15 16:49:56.057
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2014-01-15 16:49:56.057
!MESSAGE Your original request has been modified.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:49:56.057
!MESSAGE "SWT Designer" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:49:56.057
!MESSAGE "SWT Designer Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:49:56.057
!MESSAGE "SWT Designer Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:49:56.057
!MESSAGE "SWT Designer SWT_AWT Support" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:49:56.057
!MESSAGE "SWT Designer XWT Support (requires Eclipse WTP/WST)" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:49:56.057
!MESSAGE "WindowBuilder Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:49:56.057
!MESSAGE "WindowBuilder Core Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:49:56.057
!MESSAGE "WindowBuilder Core UI" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:49:56.057
!MESSAGE "WindowBuilder GroupLayout Support" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:49:56.057
!MESSAGE "WindowBuilder Java Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:49:56.057
!MESSAGE "WindowBuilder XML Core (requires Eclipse WTP/WST)" is already installed, so an update will be performed instead.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:49:56.057
!MESSAGE Cannot complete the install because some dependencies are not satisfiable
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.057
!MESSAGE Software being installed: Mylyn Task-Focused Interface 3.9.1.v20130917-0100 (org.eclipse.mylyn.context_feature.feature.group 3.9.1.v20130917-0100)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.057
!MESSAGE Software being installed: RAP Examples 2.1.1.20130902-1345 (org.eclipse.rap.examples.feature.feature.group 2.1.1.20130902-1345)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:49:56.057
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.057
!MESSAGE From: Mylyn Commons Notifications 1.1.1.v20130917-0100 (org.eclipse.mylyn.commons.notifications.feature.group 1.1.1.v20130917-0100)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.057
!MESSAGE To: org.eclipse.mylyn.commons.notifications.ui [1.1.1.v20130917-0100]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:49:56.057
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.057
!MESSAGE From: Mylyn Commons 1.1.1.v20130917-0100 (org.eclipse.mylyn.commons.notifications.ui 1.1.1.v20130917-0100)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.057
!MESSAGE To: bundle org.eclipse.ui.workbench 0.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:49:56.057
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.057
!MESSAGE From: Mylyn Task-Focused Interface 3.9.1.v20130917-0100 (org.eclipse.mylyn.context_feature.feature.group 3.9.1.v20130917-0100)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.057
!MESSAGE To: org.eclipse.mylyn_feature.feature.group [3.9.1,3.10.0)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:49:56.057
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.057
!MESSAGE From: Mylyn Task List 3.9.1.v20130917-0100 (org.eclipse.mylyn_feature.feature.group 3.9.1.v20130917-0100)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.057
!MESSAGE To: org.eclipse.mylyn.commons.notifications.feature.group [1.1.1,2.0.0)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:49:56.057
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.057
!MESSAGE From: RAP Examples 2.1.1.20130902-1345 (org.eclipse.rap.examples.feature.feature.group 2.1.1.20130902-1345)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.057
!MESSAGE To: org.eclipse.rap.feature.feature.group [2.1.1,3.0.0)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:49:56.057
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.057
!MESSAGE From: RAP Runtime 2.1.1.20130902-1345 (org.eclipse.rap.feature.feature.group 2.1.1.20130902-1345)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.057
!MESSAGE To: org.eclipse.ui.workbench 0.0.0

!ENTRY org.eclipse.equinox.p2.operations 4 0 2014-01-15 16:49:56.072
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2014-01-15 16:49:56.072
!MESSAGE Your original request has been modified.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:49:56.072
!MESSAGE "SWT Designer" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:49:56.072
!MESSAGE "SWT Designer Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:49:56.072
!MESSAGE "SWT Designer Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:49:56.072
!MESSAGE "SWT Designer SWT_AWT Support" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:49:56.072
!MESSAGE "SWT Designer XWT Support (requires Eclipse WTP/WST)" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:49:56.072
!MESSAGE "WindowBuilder Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:49:56.072
!MESSAGE "WindowBuilder Core Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:49:56.072
!MESSAGE "WindowBuilder Core UI" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:49:56.072
!MESSAGE "WindowBuilder GroupLayout Support" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:49:56.072
!MESSAGE "WindowBuilder Java Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:49:56.072
!MESSAGE "WindowBuilder XML Core (requires Eclipse WTP/WST)" is already installed, so an update will be performed instead.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:49:56.072
!MESSAGE Cannot complete the install because some dependencies are not satisfiable
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.072
!MESSAGE Software being installed: Mylyn Task-Focused Interface 3.9.1.v20130917-0100 (org.eclipse.mylyn.context_feature.feature.group 3.9.1.v20130917-0100)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.072
!MESSAGE Software being installed: RAP Examples 2.1.1.20130902-1345 (org.eclipse.rap.examples.feature.feature.group 2.1.1.20130902-1345)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:49:56.072
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.072
!MESSAGE From: Mylyn Commons Notifications 1.1.1.v20130917-0100 (org.eclipse.mylyn.commons.notifications.feature.group 1.1.1.v20130917-0100)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.072
!MESSAGE To: org.eclipse.mylyn.commons.notifications.ui [1.1.1.v20130917-0100]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:49:56.072
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.072
!MESSAGE From: Mylyn Commons 1.1.1.v20130917-0100 (org.eclipse.mylyn.commons.notifications.ui 1.1.1.v20130917-0100)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.072
!MESSAGE To: bundle org.eclipse.ui.workbench 0.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:49:56.072
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.072
!MESSAGE From: Mylyn Task-Focused Interface 3.9.1.v20130917-0100 (org.eclipse.mylyn.context_feature.feature.group 3.9.1.v20130917-0100)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.072
!MESSAGE To: org.eclipse.mylyn_feature.feature.group [3.9.1,3.10.0)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:49:56.072
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.072
!MESSAGE From: Mylyn Task List 3.9.1.v20130917-0100 (org.eclipse.mylyn_feature.feature.group 3.9.1.v20130917-0100)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.072
!MESSAGE To: org.eclipse.mylyn.commons.notifications.feature.group [1.1.1,2.0.0)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:49:56.072
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.072
!MESSAGE From: RAP Examples 2.1.1.20130902-1345 (org.eclipse.rap.examples.feature.feature.group 2.1.1.20130902-1345)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.072
!MESSAGE To: org.eclipse.rap.feature.feature.group [2.1.1,3.0.0)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:49:56.072
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.072
!MESSAGE From: RAP Runtime 2.1.1.20130902-1345 (org.eclipse.rap.feature.feature.group 2.1.1.20130902-1345)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:49:56.072
!MESSAGE To: org.eclipse.ui.workbench 0.0.0

!ENTRY org.eclipse.equinox.p2.operations 4 0 2014-01-15 16:51:29.689
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2014-01-15 16:51:29.689
!MESSAGE Your original request has been modified.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:51:29.689
!MESSAGE "WindowBuilder Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:51:29.689
!MESSAGE "WindowBuilder Core Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:51:29.689
!MESSAGE "WindowBuilder Core UI" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:51:29.689
!MESSAGE "WindowBuilder GroupLayout Support" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:51:29.689
!MESSAGE "WindowBuilder Java Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:51:29.689
!MESSAGE "WindowBuilder XML Core (requires Eclipse WTP/WST)" is already installed, so an update will be performed instead.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:51:29.689
!MESSAGE Cannot complete the install because some dependencies are not satisfiable
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:51:29.689
!MESSAGE org.eclipse.actf.visualization.ui.wst.feature.group [1.1.0.R201306091406] cannot be installed in this environment because its filter is not applicable.

!ENTRY org.eclipse.equinox.p2.operations 4 0 2014-01-15 16:51:29.689
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2014-01-15 16:51:29.689
!MESSAGE Your original request has been modified.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:51:29.689
!MESSAGE "WindowBuilder Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:51:29.689
!MESSAGE "WindowBuilder Core Documentation" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:51:29.689
!MESSAGE "WindowBuilder Core UI" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:51:29.689
!MESSAGE "WindowBuilder GroupLayout Support" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:51:29.689
!MESSAGE "WindowBuilder Java Core" is already installed, so an update will be performed instead.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2014-01-15 16:51:29.689
!MESSAGE "WindowBuilder XML Core (requires Eclipse WTP/WST)" is already installed, so an update will be performed instead.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:51:29.689
!MESSAGE Cannot complete the install because some dependencies are not satisfiable
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:51:29.689
!MESSAGE org.eclipse.actf.visualization.ui.wst.feature.group [1.1.0.R201306091406] cannot be installed in this environment because its filter is not applicable.

!ENTRY org.eclipse.equinox.p2.operations 4 0 2014-01-15 16:53:03.369
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:53:03.369
!MESSAGE Cannot complete the install because some dependencies are not satisfiable
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:53:03.369
!MESSAGE org.eclipse.actf.visualization.ui.wst.feature.group [1.1.0.R201306091406] cannot be installed in this environment because its filter is not applicable.

!ENTRY org.eclipse.equinox.p2.operations 4 0 2014-01-15 16:53:03.385
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:53:03.385
!MESSAGE Cannot complete the install because some dependencies are not satisfiable
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:53:03.385
!MESSAGE org.eclipse.actf.visualization.ui.wst.feature.group [1.1.0.R201306091406] cannot be installed in this environment because its filter is not applicable.

!ENTRY org.eclipse.equinox.p2.operations 4 0 2014-01-15 16:55:10.403
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot complete the install because of a conflicting dependency.
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE Software being installed: Eclipse CVS Client 1.4.0.v20130911-1000 (org.eclipse.cvs.feature.group 1.4.0.v20130911-1000)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE Software being installed: EGF SDK 1.1.0.v20130524-1404 (org.eclipse.egf.sdk.feature.group 1.1.0.v20130524-1404)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE Software currently installed: Android Developer Tools 22.3.0.v201310242005-887826 (com.android.ide.eclipse.adt.package.product 22.3.0.v201310242005-887826)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Only one of the following can be installed at once: 
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE Eclipse CVS Client 1.2.0.v201209141800 (org.eclipse.cvs 1.2.0.v201209141800)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE Eclipse CVS Client 1.4.0.v20130911-1000 (org.eclipse.cvs 1.4.0.v20130911-1000)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE Eclipse CVS Client 1.2.0.v201206081400 (org.eclipse.cvs 1.2.0.v201206081400)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE Eclipse CVS Client 1.4.0.v20130605-2000 (org.eclipse.cvs 1.4.0.v20130605-2000)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE Eclipse CVS Client 1.2.1.v201302041200 (org.eclipse.cvs 1.2.1.v201302041200)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Only one of the following can be installed at once: 
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE Equinox Launcher 1.3.0.v20130327-1440 (org.eclipse.equinox.launcher 1.3.0.v20130327-1440)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE Equinox Launcher 1.3.0.v20120522-1813 (org.eclipse.equinox.launcher 1.3.0.v20120522-1813)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Only one of the following can be installed at once: 
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE Equinox Launcher Win32 X86_64 Fragment 1.1.200.v20130807-1835 (org.eclipse.equinox.launcher.win32.win32.x86_64 1.1.200.v20130807-1835)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE Equinox Launcher Win32 X86_64 Fragment 1.1.200.v20130521-0416 (org.eclipse.equinox.launcher.win32.win32.x86_64 1.1.200.v20130521-0416)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE Equinox Launcher Win32 X86_64 Fragment 1.1.200.v20120522-1813 (org.eclipse.equinox.launcher.win32.win32.x86_64 1.1.200.v20120522-1813)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE Equinox Launcher Win32 X86_64 Fragment 1.1.200.v20120913-144807 (org.eclipse.equinox.launcher.win32.win32.x86_64 1.1.200.v20120913-144807)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE From: Android Developer Tools 22.3.0.v201310242005-887826 (com.android.ide.eclipse.adt.package.product 22.3.0.v201310242005-887826)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE To: org.eclipse.equinox.launcher [1.3.0.v20120522-1813]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE From: Android Developer Tools 22.3.0.v201310242005-887826 (com.android.ide.eclipse.adt.package.product 22.3.0.v201310242005-887826)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE To: org.eclipse.equinox.launcher.win32.win32.x86_64 [1.1.200.v20120913-144807]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE From: Eclipse CVS Client 1.3.201.v20130116-085741-7B79FJKAkF7BG7ODH5CAJT (org.eclipse.cvs.feature.group 1.3.201.v20130116-085741-7B79FJKAkF7BG7ODH5CAJT)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE To: org.eclipse.cvs [1.2.1.v201302041200]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE From: Eclipse CVS Client 1.4.0.v20130911-1000 (org.eclipse.cvs.feature.group 1.4.0.v20130911-1000)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE To: org.eclipse.cvs [1.4.0.v20130911-1000]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE From: Eclipse e4 Rich Client Platform 1.1.0.v20120521-2329-8yFTIGF3GGduEYqkQB9M3DKn (org.eclipse.e4.rcp.feature.group 1.1.0.v20120521-2329-8yFTIGF3GGduEYqkQB9M3DKn)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE To: org.eclipse.equinox.launcher.win32.win32.x86_64 [1.1.200.v20120522-1813]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE From: Eclipse e4 Rich Client Platform 1.1.0.v20120521-2329-8yFTIGIbGGduEZ6-7-jLx41nXj (org.eclipse.e4.rcp.feature.group 1.1.0.v20120521-2329-8yFTIGIbGGduEZ6-7-jLx41nXj)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE To: org.eclipse.equinox.launcher.win32.win32.x86_64 [1.1.200.v20120522-1813]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE From: Eclipse e4 Rich Client Platform 1.2.0.v20130605-1738 (org.eclipse.e4.rcp.feature.group 1.2.0.v20130605-1738)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE To: org.eclipse.equinox.launcher [1.3.0.v20130327-1440]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE From: Eclipse e4 Rich Client Platform 1.2.1.v20130910-2014 (org.eclipse.e4.rcp.feature.group 1.2.1.v20130910-2014)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE To: org.eclipse.equinox.launcher [1.3.0.v20130327-1440]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE From: EGF Documentation 1.1.0.v20130524-1404 (org.eclipse.egf.doc.feature.group 1.1.0.v20130524-1404)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE To: org.eclipse.sdk.feature.group 0.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE From: EGF SDK 1.1.0.v20130524-1404 (org.eclipse.egf.sdk.feature.group 1.1.0.v20130524-1404)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE To: org.eclipse.egf.doc.feature.group [1.1.0.v20130524-1404]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE From: Eclipse Platform 4.2.0.v20120608-135145-9JF7BHV8FyMteji0Oi_ePMz0xuZ8TVo7lV0z0ecb (org.eclipse.platform.feature.group 4.2.0.v20120608-135145-9JF7BHV8FyMteji0Oi_ePMz0xuZ8TVo7lV0z0ecb)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE To: org.eclipse.rcp.feature.group [4.2.0.v20120528-1648-7IAPA7BrHQicRpNdOz-Obz-rlRCA]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE From: Eclipse Platform 4.2.1.v20120814-120134-9JF7BHVGFyMveli1uX6aTH0q-eAap6PAgOP5mO (org.eclipse.platform.feature.group 4.2.1.v20120814-120134-9JF7BHVGFyMveli1uX6aTH0q-eAap6PAgOP5mO)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE To: org.eclipse.rcp.feature.group [4.2.1.v20120814-120134-7IAPA8BrHQicS-rjP0GbqK780kMy]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE From: Eclipse Platform 4.3.0.v20130605-2000 (org.eclipse.platform.feature.group 4.3.0.v20130605-2000)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE To: org.eclipse.rcp.feature.group [4.3.0.v20130605-2000]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE From: Eclipse Platform 4.3.1.v20130911-1000 (org.eclipse.platform.feature.group 4.3.1.v20130911-1000)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE To: org.eclipse.rcp.feature.group [4.3.1.v20130911-1000]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE From: Eclipse RCP 4.2.0.v20120528-1648-7IAPA7BrHQicRpNdOz-Obz-rlRCA (org.eclipse.rcp.feature.group 4.2.0.v20120528-1648-7IAPA7BrHQicRpNdOz-Obz-rlRCA)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE To: org.eclipse.e4.rcp.feature.group [1.1.0.v20120521-2329-8yFTIGF3GGduEYqkQB9M3DKn]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE From: Eclipse RCP 4.2.1.v20120814-120134-7IAPA8BrHQicS-rjP0GbqK780kMy (org.eclipse.rcp.feature.group 4.2.1.v20120814-120134-7IAPA8BrHQicS-rjP0GbqK780kMy)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE To: org.eclipse.e4.rcp.feature.group [1.1.0.v20120521-2329-8yFTIGIbGGduEZ6-7-jLx41nXj]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE From: Eclipse RCP 4.3.0.v20130605-2000 (org.eclipse.rcp.feature.group 4.3.0.v20130605-2000)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE To: org.eclipse.e4.rcp.feature.group [1.2.0.v20130605-1738]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE From: Eclipse RCP 4.3.1.v20130911-1000 (org.eclipse.rcp.feature.group 4.3.1.v20130911-1000)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE To: org.eclipse.e4.rcp.feature.group [1.2.1.v20130910-2014]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE From: Eclipse Project SDK 4.2.0.v20120528-1648-7T7oDFDPz-3FepgRqG6kkFFY0UF4_otgmt0XcoU3Zh27X (org.eclipse.sdk.feature.group 4.2.0.v20120528-1648-7T7oDFDPz-3FepgRqG6kkFFY0UF4_otgmt0XcoU3Zh27X)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE To: org.eclipse.platform.feature.group [4.2.0.v20120608-135145-9JF7BHV8FyMteji0Oi_ePMz0xuZ8TVo7lV0z0ecb]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE From: Eclipse Project SDK 4.2.1.v20120814-120134-7T7oDODQ-3Heq-afCDlg7T4xJuvxaC2ohMfCfB5451Rz0 (org.eclipse.sdk.feature.group 4.2.1.v20120814-120134-7T7oDODQ-3Heq-afCDlg7T4xJuvxaC2ohMfCfB5451Rz0)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE To: org.eclipse.platform.feature.group [4.2.1.v20120814-120134-9JF7BHVGFyMveli1uX6aTH0q-eAap6PAgOP5mO]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE From: Eclipse Project SDK 4.2.2.v20130116-114742-7T7oDVDQ23Iosz-vkFwNncmx7z-9Rts4b0m1FotkYacO5 (org.eclipse.sdk.feature.group 4.2.2.v20130116-114742-7T7oDVDQ23Iosz-vkFwNncmx7z-9Rts4b0m1FotkYacO5)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE To: org.eclipse.cvs.feature.group [1.3.201.v20130116-085741-7B79FJKAkF7BG7ODH5CAJT]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE From: Eclipse Project SDK 4.3.0.v20130605-2000 (org.eclipse.sdk.feature.group 4.3.0.v20130605-2000)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE To: org.eclipse.platform.feature.group [4.3.0.v20130605-2000]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.403
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE From: Eclipse Project SDK 4.3.1.v20130911-1000 (org.eclipse.sdk.feature.group 4.3.1.v20130911-1000)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.403
!MESSAGE To: org.eclipse.platform.feature.group [4.3.1.v20130911-1000]

!ENTRY org.eclipse.equinox.p2.operations 4 0 2014-01-15 16:55:10.434
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot complete the install because of a conflicting dependency.
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE Software being installed: Eclipse CVS Client 1.4.0.v20130911-1000 (org.eclipse.cvs.feature.group 1.4.0.v20130911-1000)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE Software being installed: EGF SDK 1.1.0.v20130524-1404 (org.eclipse.egf.sdk.feature.group 1.1.0.v20130524-1404)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE Software currently installed: Android Developer Tools 22.3.0.v201310242005-887826 (com.android.ide.eclipse.adt.package.product 22.3.0.v201310242005-887826)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Only one of the following can be installed at once: 
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE Eclipse CVS Client 1.2.0.v201209141800 (org.eclipse.cvs 1.2.0.v201209141800)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE Eclipse CVS Client 1.4.0.v20130911-1000 (org.eclipse.cvs 1.4.0.v20130911-1000)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE Eclipse CVS Client 1.2.0.v201206081400 (org.eclipse.cvs 1.2.0.v201206081400)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE Eclipse CVS Client 1.4.0.v20130605-2000 (org.eclipse.cvs 1.4.0.v20130605-2000)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE Eclipse CVS Client 1.2.1.v201302041200 (org.eclipse.cvs 1.2.1.v201302041200)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Only one of the following can be installed at once: 
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE Equinox Launcher 1.3.0.v20130327-1440 (org.eclipse.equinox.launcher 1.3.0.v20130327-1440)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE Equinox Launcher 1.3.0.v20120522-1813 (org.eclipse.equinox.launcher 1.3.0.v20120522-1813)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Only one of the following can be installed at once: 
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE Equinox Launcher Win32 X86_64 Fragment 1.1.200.v20130807-1835 (org.eclipse.equinox.launcher.win32.win32.x86_64 1.1.200.v20130807-1835)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE Equinox Launcher Win32 X86_64 Fragment 1.1.200.v20130521-0416 (org.eclipse.equinox.launcher.win32.win32.x86_64 1.1.200.v20130521-0416)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE Equinox Launcher Win32 X86_64 Fragment 1.1.200.v20120522-1813 (org.eclipse.equinox.launcher.win32.win32.x86_64 1.1.200.v20120522-1813)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE Equinox Launcher Win32 X86_64 Fragment 1.1.200.v20120913-144807 (org.eclipse.equinox.launcher.win32.win32.x86_64 1.1.200.v20120913-144807)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE From: Android Developer Tools 22.3.0.v201310242005-887826 (com.android.ide.eclipse.adt.package.product 22.3.0.v201310242005-887826)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE To: org.eclipse.equinox.launcher [1.3.0.v20120522-1813]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE From: Android Developer Tools 22.3.0.v201310242005-887826 (com.android.ide.eclipse.adt.package.product 22.3.0.v201310242005-887826)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE To: org.eclipse.equinox.launcher.win32.win32.x86_64 [1.1.200.v20120913-144807]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE From: Eclipse CVS Client 1.3.201.v20130116-085741-7B79FJKAkF7BG7ODH5CAJT (org.eclipse.cvs.feature.group 1.3.201.v20130116-085741-7B79FJKAkF7BG7ODH5CAJT)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE To: org.eclipse.cvs [1.2.1.v201302041200]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE From: Eclipse CVS Client 1.4.0.v20130911-1000 (org.eclipse.cvs.feature.group 1.4.0.v20130911-1000)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE To: org.eclipse.cvs [1.4.0.v20130911-1000]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE From: Eclipse e4 Rich Client Platform 1.1.0.v20120521-2329-8yFTIGF3GGduEYqkQB9M3DKn (org.eclipse.e4.rcp.feature.group 1.1.0.v20120521-2329-8yFTIGF3GGduEYqkQB9M3DKn)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE To: org.eclipse.equinox.launcher.win32.win32.x86_64 [1.1.200.v20120522-1813]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE From: Eclipse e4 Rich Client Platform 1.1.0.v20120521-2329-8yFTIGIbGGduEZ6-7-jLx41nXj (org.eclipse.e4.rcp.feature.group 1.1.0.v20120521-2329-8yFTIGIbGGduEZ6-7-jLx41nXj)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE To: org.eclipse.equinox.launcher.win32.win32.x86_64 [1.1.200.v20120522-1813]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE From: Eclipse e4 Rich Client Platform 1.2.0.v20130605-1738 (org.eclipse.e4.rcp.feature.group 1.2.0.v20130605-1738)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE To: org.eclipse.equinox.launcher [1.3.0.v20130327-1440]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE From: Eclipse e4 Rich Client Platform 1.2.1.v20130910-2014 (org.eclipse.e4.rcp.feature.group 1.2.1.v20130910-2014)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE To: org.eclipse.equinox.launcher [1.3.0.v20130327-1440]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE From: EGF Documentation 1.1.0.v20130524-1404 (org.eclipse.egf.doc.feature.group 1.1.0.v20130524-1404)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE To: org.eclipse.sdk.feature.group 0.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE From: EGF SDK 1.1.0.v20130524-1404 (org.eclipse.egf.sdk.feature.group 1.1.0.v20130524-1404)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE To: org.eclipse.egf.doc.feature.group [1.1.0.v20130524-1404]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE From: Eclipse Platform 4.2.0.v20120608-135145-9JF7BHV8FyMteji0Oi_ePMz0xuZ8TVo7lV0z0ecb (org.eclipse.platform.feature.group 4.2.0.v20120608-135145-9JF7BHV8FyMteji0Oi_ePMz0xuZ8TVo7lV0z0ecb)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE To: org.eclipse.rcp.feature.group [4.2.0.v20120528-1648-7IAPA7BrHQicRpNdOz-Obz-rlRCA]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE From: Eclipse Platform 4.2.1.v20120814-120134-9JF7BHVGFyMveli1uX6aTH0q-eAap6PAgOP5mO (org.eclipse.platform.feature.group 4.2.1.v20120814-120134-9JF7BHVGFyMveli1uX6aTH0q-eAap6PAgOP5mO)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE To: org.eclipse.rcp.feature.group [4.2.1.v20120814-120134-7IAPA8BrHQicS-rjP0GbqK780kMy]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE From: Eclipse Platform 4.3.0.v20130605-2000 (org.eclipse.platform.feature.group 4.3.0.v20130605-2000)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE To: org.eclipse.rcp.feature.group [4.3.0.v20130605-2000]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE From: Eclipse Platform 4.3.1.v20130911-1000 (org.eclipse.platform.feature.group 4.3.1.v20130911-1000)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE To: org.eclipse.rcp.feature.group [4.3.1.v20130911-1000]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE From: Eclipse RCP 4.2.0.v20120528-1648-7IAPA7BrHQicRpNdOz-Obz-rlRCA (org.eclipse.rcp.feature.group 4.2.0.v20120528-1648-7IAPA7BrHQicRpNdOz-Obz-rlRCA)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE To: org.eclipse.e4.rcp.feature.group [1.1.0.v20120521-2329-8yFTIGF3GGduEYqkQB9M3DKn]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE From: Eclipse RCP 4.2.1.v20120814-120134-7IAPA8BrHQicS-rjP0GbqK780kMy (org.eclipse.rcp.feature.group 4.2.1.v20120814-120134-7IAPA8BrHQicS-rjP0GbqK780kMy)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE To: org.eclipse.e4.rcp.feature.group [1.1.0.v20120521-2329-8yFTIGIbGGduEZ6-7-jLx41nXj]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE From: Eclipse RCP 4.3.0.v20130605-2000 (org.eclipse.rcp.feature.group 4.3.0.v20130605-2000)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE To: org.eclipse.e4.rcp.feature.group [1.2.0.v20130605-1738]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE From: Eclipse RCP 4.3.1.v20130911-1000 (org.eclipse.rcp.feature.group 4.3.1.v20130911-1000)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE To: org.eclipse.e4.rcp.feature.group [1.2.1.v20130910-2014]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE From: Eclipse Project SDK 4.2.0.v20120528-1648-7T7oDFDPz-3FepgRqG6kkFFY0UF4_otgmt0XcoU3Zh27X (org.eclipse.sdk.feature.group 4.2.0.v20120528-1648-7T7oDFDPz-3FepgRqG6kkFFY0UF4_otgmt0XcoU3Zh27X)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE To: org.eclipse.platform.feature.group [4.2.0.v20120608-135145-9JF7BHV8FyMteji0Oi_ePMz0xuZ8TVo7lV0z0ecb]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE From: Eclipse Project SDK 4.2.1.v20120814-120134-7T7oDODQ-3Heq-afCDlg7T4xJuvxaC2ohMfCfB5451Rz0 (org.eclipse.sdk.feature.group 4.2.1.v20120814-120134-7T7oDODQ-3Heq-afCDlg7T4xJuvxaC2ohMfCfB5451Rz0)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE To: org.eclipse.platform.feature.group [4.2.1.v20120814-120134-9JF7BHVGFyMveli1uX6aTH0q-eAap6PAgOP5mO]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE From: Eclipse Project SDK 4.2.2.v20130116-114742-7T7oDVDQ23Iosz-vkFwNncmx7z-9Rts4b0m1FotkYacO5 (org.eclipse.sdk.feature.group 4.2.2.v20130116-114742-7T7oDVDQ23Iosz-vkFwNncmx7z-9Rts4b0m1FotkYacO5)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE To: org.eclipse.cvs.feature.group [1.3.201.v20130116-085741-7B79FJKAkF7BG7ODH5CAJT]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE From: Eclipse Project SDK 4.3.0.v20130605-2000 (org.eclipse.sdk.feature.group 4.3.0.v20130605-2000)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE To: org.eclipse.platform.feature.group [4.3.0.v20130605-2000]
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2014-01-15 16:55:10.434
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE From: Eclipse Project SDK 4.3.1.v20130911-1000 (org.eclipse.sdk.feature.group 4.3.1.v20130911-1000)
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2014-01-15 16:55:10.434
!MESSAGE To: org.eclipse.platform.feature.group [4.3.1.v20130911-1000]

!ENTRY org.eclipse.jface 2 0 2014-01-15 17:07:21.452
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2014-01-15 17:07:21.452
!MESSAGE A conflict occurred for CTRL+SHIFT+A:
Binding(CTRL+SHIFT+A,
	ParameterizedCommand(Command(org.eclipse.pde.ui.openPluginArtifact,Open Plug-in Artifact,
		Open a plug-in artifact in the manifest editor,
		Category(org.eclipse.ui.category.navigate,Navigate,null,true),
		org.eclipse.ui.internal.MakeHandlersGo@5929f00d,
		,,true),null),
	org.eclipse.ui.defaultAcceleratorConfiguration,
	org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+SHIFT+A,
	ParameterizedCommand(Command(org.eclipse.wb.core.commands.empty,Empty command,
		Command which does nothing,
		Category(org.eclipse.wb.core.actions.category,WindowBuilder Pro,WindowBuilder Pro actions,true),
		org.eclipse.ui.internal.MakeHandlersGo@7e56f580,
		,,true),null),
	org.eclipse.ui.defaultAcceleratorConfiguration,
	org.eclipse.wb.core.java.editorScope,,,system)
Binding(CTRL+SHIFT+A,
	ParameterizedCommand(Command(org.eclipse.wst.sse.ui.search.find.occurrences,Occurrences in File,
		Find occurrences of the selection in the file,
		Category(org.eclipse.ui.category.edit,Edit,null,true),
		org.eclipse.ui.internal.MakeHandlersGo@671e6e1d,
		,,true),null),
	org.eclipse.ui.defaultAcceleratorConfiguration,
	org.eclipse.wst.sse.ui.structuredTextEditorScope,,,system)
