Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflicting dependency with Eclipse IDE #33

Closed
JiRybar opened this issue Sep 27, 2012 · 4 comments
Closed

Conflicting dependency with Eclipse IDE #33

JiRybar opened this issue Sep 27, 2012 · 4 comments

Comments

@JiRybar
Copy link

JiRybar commented Sep 27, 2012

I'm using Eclipse with Aptana plug-in.

Tried to install the Emmet plug-in, but got the following conflict:

Cannot complete the install because of a conflicting dependency. Software being installed: Emmet for Eclipse 1.0.0.201209050036 (io.emmet.eclipse.feature.group 1.0.0.201209050036) Software currently installed: Eclipse IDE for Javascript Developers 1.3.2.20110301-1807 (epp.package.javascript 1.3.2.20110301-1807) Only one of the following can be installed at once: Expression Language 3.4.300.v20110228 (org.eclipse.core.expressions 3.4.300.v20110228) Expression Language 3.4.200.v20100505 (org.eclipse.core.expressions 3.4.200.v20100505) Cannot satisfy dependency: From: Eclipse IDE for Javascript Developers 1.3.2.20110301-1807 (epp.package.javascript 1.3.2.20110301-1807) To: org.eclipse.epp.package.javascript.feature.feature.group [1.3.2.20110301-1807] Cannot satisfy dependency: From: Emmet for Eclipse 1.0.0.201209050036 (io.emmet.eclipse 1.0.0.201209050036) To: bundle org.eclipse.core.expressions 3.4.300 Cannot satisfy dependency: From: Emmet for Eclipse 1.0.0.201209050036 (io.emmet.eclipse.feature.group 1.0.0.201209050036) To: io.emmet.eclipse [1.0.0.201209050036] Cannot satisfy dependency: From: Javascript IDE Feature 1.3.2.20110301-1807 (org.eclipse.epp.package.javascript.feature.feature.group 1.3.2.20110301-1807) To: org.eclipse.platform.feature.group [3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi] Cannot satisfy dependency: From: Eclipse Platform 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi (org.eclipse.platform.feature.group 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi) To: org.eclipse.rcp.feature.group [3.6.2.r362_v20101104-9SAxFMKFkSAqi8axkv1ZjegmiBLY] Cannot satisfy dependency: From: Eclipse RCP 3.6.2.r362_v20101104-9SAxFMKFkSAqi8axkv1ZjegmiBLY (org.eclipse.rcp.feature.group 3.6.2.r362_v20101104-9SAxFMKFkSAqi8axkv1ZjegmiBLY) To: org.eclipse.core.expressions [3.4.200.v20100505]

It seems kinda interesting that it has a problem with the IDE itself. Any help is much appreciated.

@sergeche
Copy link
Owner

I think the problem is that Emmet is compiled against more recent version of Eclipse core. I’ll try to lower down Eclipse dependencies versions.

@JiRybar
Copy link
Author

JiRybar commented Sep 27, 2012

I'll try to update my Eclipse and try to install Emmet again. Will report if it worked for me later.

@JiRybar
Copy link
Author

JiRybar commented Sep 28, 2012

Worked well for the current Eclipse version. Thanks for a quick response and keep up the good work.

@JiRybar JiRybar closed this as completed Sep 28, 2012
@istian
Copy link

istian commented May 4, 2013

Hi,

I would like to install Emmet on Eclipse Helios for PHP Developer editor but I keep on getting the errors below. Is Aptana plugin required before installing Emmet?

Here's the error details:

Cannot complete the install because one or more required items could not be found.
Software being installed: Emmet for Eclipse 1.0.0.201303162055 (io.emmet.eclipse.feature.group 1.0.0.201303162055)
Missing requirement: Emmet for Eclipse 1.0.0.201303162055 (io.emmet.eclipse 1.0.0.201303162055) requires 'bundle org.eclipse.core.expressions 3.4.300' but it could not be found
Cannot satisfy dependency:
From: Emmet for Eclipse 1.0.0.201303162055 (io.emmet.eclipse.feature.group 1.0.0.201303162055)
To: io.emmet.eclipse [1.0.0.201303162055]

Here's my Eclipse IDE version:

Eclipse for PHP Developers

Version: Helios Service Release 2
Build id: 20110218-0911

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants