de.cdhq.eclipse.wordwrap icon indicating copy to clipboard operation
de.cdhq.eclipse.wordwrap copied to clipboard

Installation of Line Number Ruler Fix fails

Open speck-drum opened this issue 10 years ago • 3 comments

Line Number Ruler Fix (Eclipse Mars 4.5) 0.0.1

Cannot complete the install because of a conflicting dependency. Software being installed: Line Number Ruler Fix (Eclipse Mars 4.5) 0.0.1 (de.cdhq.eclipse.linenumberfix.mars.feature.feature.group 0.0.1) Software currently installed: Eclipse IDE for Java Developers 4.5.1.20150917-1200 (epp.package.java 4.5.1.20150917-1200) Only one of the following can be installed at once: Text Editor Framework 3.9.100.v20141023-1946 (org.eclipse.ui.workbench.texteditor 3.9.100.v20141023-1946) Text Editor Framework 3.10.0.201509112319 (org.eclipse.ui.workbench.texteditor 3.10.0.201509112319) Cannot satisfy dependency: From: Line Number Ruler Fix (Eclipse Mars 4.5) 0.0.1 (de.cdhq.eclipse.linenumberfix.mars.feature.feature.group 0.0.1) To: org.eclipse.ui.workbench.texteditor [3.10.0.201509112319] Cannot satisfy dependency: From: Eclipse IDE for Java Developers 4.5.1.20150917-1200 (epp.package.java 4.5.1.20150917-1200) To: org.eclipse.epp.package.java.feature.feature.group [4.5.1.20150917-1200] Cannot satisfy dependency: From: EPP Java Package 4.5.1.20150917-1200 (org.eclipse.epp.package.java.feature.feature.group 4.5.1.20150917-1200) To: org.eclipse.platform.feature.group 0.0.0 Cannot satisfy dependency: From: Eclipse Platform 4.5.0.v20150603-2358 (org.eclipse.platform.feature.group 4.5.0.v20150603-2358) To: org.eclipse.ui.workbench.texteditor [3.9.100.v20141023-1946] Cannot satisfy dependency: From: Eclipse Platform 4.5.1.v20150904-0015 (org.eclipse.platform.feature.group 4.5.1.v20150904-0015) To: org.eclipse.ui.workbench.texteditor [3.9.100.v20141023-1946]

speck-drum avatar Nov 23 '15 10:11 speck-drum

I saw the same thing. I installed only the line wrap plugin but that didn't work with Mars. Didn't show up in preferences and there was no option to turn on word wrap in the editor.

I also tried the Luna version. It said it installed both plugins but still didn't work.

allancarter avatar Dec 02 '15 17:12 allancarter

Thank you for the error descriptions.. I'm currently looking for a fix for this but have some problems resolving the dependencies, i.e., forcing Eclipse to accept the newer version of the plugin. I'll keep you updated!

ColdDevil avatar Dec 04 '15 09:12 ColdDevil

I've the same problem. The installation fail with this comments: Cannot complete the install because of a conflicting dependency. Software being installed: Line Number Ruler Fix (Eclipse Mars 4.5) 0.0.1 (de.cdhq.eclipse.linenumberfix.mars.feature.feature.group 0.0.1) Software currently installed: Eclipse IDE for C/C++ Developers 4.5.1.20150917-1200 (epp.package.cpp 4.5.1.20150917-1200) Only one of the following can be installed at once: Text Editor Framework 3.10.0.201509112319 (org.eclipse.ui.workbench.texteditor 3.10.0.201509112319) Text Editor Framework 3.9.100.v20141023-1946 (org.eclipse.ui.workbench.texteditor 3.9.100.v20141023-1946) Text Editor Framework 3.9.0.v20140411-1521 (org.eclipse.ui.workbench.texteditor 3.9.0.v20140411-1521) Cannot satisfy dependency: From: Line Number Ruler Fix (Eclipse Mars 4.5) 0.0.1 (de.cdhq.eclipse.linenumberfix.mars.feature.feature.group 0.0.1) To: org.eclipse.ui.workbench.texteditor [3.10.0.201509112319] Cannot satisfy dependency: From: Eclipse IDE for C/C++ Developers 4.5.1.20150917-1200 (epp.package.cpp 4.5.1.20150917-1200) To: org.eclipse.epp.package.cpp.feature.feature.group [4.5.1.20150917-1200] Cannot satisfy dependency: From: EPP CPP Feature 4.5.1.20150917-1200 (org.eclipse.epp.package.cpp.feature.feature.group 4.5.1.20150917-1200) To: org.eclipse.platform.feature.group 0.0.0 Cannot satisfy dependency: From: Eclipse Platform 4.4.0.v20140606-1558 (org.eclipse.platform.feature.group 4.4.0.v20140606-1558) To: org.eclipse.ui.workbench.texteditor [3.9.0.v20140411-1521] Cannot satisfy dependency: From: Eclipse Platform 4.4.0.v20140925-0400 (org.eclipse.platform.feature.group 4.4.0.v20140925-0400) To: org.eclipse.ui.workbench.texteditor [3.9.0.v20140411-1521] Cannot satisfy dependency: From: Eclipse Platform 4.4.2.v20150204-1700 (org.eclipse.platform.feature.group 4.4.2.v20150204-1700) To: org.eclipse.ui.workbench.texteditor [3.9.0.v20140411-1521] Cannot satisfy dependency: From: Eclipse Platform 4.5.0.v20150603-2358 (org.eclipse.platform.feature.group 4.5.0.v20150603-2358) To: org.eclipse.ui.workbench.texteditor [3.9.100.v20141023-1946] Cannot satisfy dependency: From: Eclipse Platform 4.5.1.v20150904-0015 (org.eclipse.platform.feature.group 4.5.1.v20150904-0015) To: org.eclipse.ui.workbench.texteditor [3.9.100.v20141023-1946]

pbneves avatar Feb 17 '16 18:02 pbneves