
Copy link to clipboard
Copied
Hwllo, I am running ColdFusion Builder on Windows 7. I am trying to add the Eclipse CVS client to my builder from Helios Milestone Repository - http://download.eclipse.org/releases/helios but I am receiving this error message:
Cannot complete the install because of a conflicting dependency.
Software being installed: Eclipse CVS Client 1.2.0.v20100427-7B77FKt90GE5h0SBT5FV9A01911 (org.eclipse.cvs.feature.group 1.2.0.v20100427-7B77FKt90GE5h0SBT5FV9A01911)
Software currently installed: Adobe ColdFusion Builder 1.0.0.274293 (com.adobe.ide.coldfusion.rcp.product 1.0.0.274293)
Only one of the following can be installed at once:
Equinox Launcher Win32 X86 Fragment 1.1.0.v20100503 (org.eclipse.equinox.launcher.win32.win32.x86 1.1.0.v20100503)
Equinox Launcher Win32 X86 Fragment 1.1.1.R36x_v20100810 (org.eclipse.equinox.launcher.win32.win32.x86 1.1.1.R36x_v20100810)
Equinox Launcher Win32 X86 Fragment 1.0.200.v20090519 (org.eclipse.equinox.launcher.win32.win32.x86 1.0.200.v20090519)
Cannot satisfy dependency:
From: Adobe ColdFusion Builder 1.0.0.274293 (com.adobe.ide.coldfusion.rcp.product 1.0.0.274293)
To: org.eclipse.equinox.launcher.win32.win32.x86 [1.0.200.v20090519]
Cannot satisfy dependency:
From: Eclipse CVS Client 1.2.0.v20100427-7B77FKt90GE5h0SBT5FV9A01911 (org.eclipse.cvs.feature.group 1.2.0.v20100427-7B77FKt90GE5h0SBT5FV9A01911)
To: org.eclipse.platform.feature.group 3.6.0
Cannot satisfy dependency:
From: Eclipse Platform 3.6.0.v20100602-9gF78GpqFt6trOGhL60z0oEx3fz-JKNwxPY (org.eclipse.platform.feature.group 3.6.0.v20100602-9gF78GpqFt6trOGhL60z0oEx3fz-JKNwxPY)
To: org.eclipse.rcp.feature.group [3.6.0.v20100519-9OArFKvFtsd7WLUKh-DcYTS]
Cannot satisfy dependency:
From: Eclipse Platform 3.6.1.r361_v20100909-9gF78GrkFqw7GrsZnvz0JWNTeb6fue6896L (org.eclipse.platform.feature.group 3.6.1.r361_v20100909-9gF78GrkFqw7GrsZnvz0JWNTeb6fue6896L)
To: org.eclipse.rcp.feature.group [3.6.1.r361_v20100827-9OArFLdFjY-ThSQXmKvKz0_T]
Cannot satisfy dependency:
From: Eclipse RCP 3.6.0.v20100519-9OArFKvFtsd7WLUKh-DcYTS (org.eclipse.rcp.feature.group 3.6.0.v20100519-9OArFKvFtsd7WLUKh-DcYTS)
To: org.eclipse.equinox.launcher.win32.win32.x86 [1.1.0.v20100503]
Cannot satisfy dependency:
From: Eclipse RCP 3.6.1.r361_v20100827-9OArFLdFjY-ThSQXmKvKz0_T (org.eclipse.rcp.feature.group 3.6.1.r361_v20100827-9OArFLdFjY-ThSQXmKvKz0_T)
To: org.eclipse.equinox.launcher.win32.win32.x86 [1.1.1.R36x_v20100810]
How do I resolve this?
1 Correct answer
Are you using Standalone or Plugin?
If standalone, then you need the ganymede release
http://download.eclipse.org/releases/ganymede/
Copy link to clipboard
Copied
Are you using Standalone or Plugin?
If standalone, then you need the ganymede release
http://download.eclipse.org/releases/ganymede/

Copy link to clipboard
Copied
Thank you, this worked for me.

