google-code-export / swtxml

Automatically exported from code.google.com/p/swtxml
1 stars 1 forks source link

Install fails : Missing requirement: SWT/XML Runtime 0.0.7 (com.swtxml 0.0.7) requires 'bundle org.apache.commons.lang 2.3.0' but it could not be found #46

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. In Eclispe 3.6.2 SDK go to Help -> Install and enter 
"http://www.ralfebert.de/projects/swtxml/releases/"
2. Click through to install
3. Eventually you will get the message:

Cannot complete the install because one or more required items could not be 
found.
Software currently installed: SWT/XML IDE 0.0.7 
(com.swtxml.feature.feature.group 0.0.7)
Missing requirement: SWT/XML Runtime 0.0.7 (com.swtxml 0.0.7) requires 'bundle 
org.apache.commons.lang 2.3.0' but it could not be found
Cannot satisfy dependency:
From: SWT/XML IDE 0.0.7 (com.swtxml.feature.feature.group 0.0.7)
To: com.swtxml [0.0.7]

What is the expected output? What do you see instead?
I expected swtxml to install

What version of the product are you using? On what operating system?
SWT XML - 0.0.7
Eclipse - 3.6.2 SDK

Please provide any additional information below.

Original issue reported on code.google.com by Andrew....@gmail.com on 9 Sep 2011 at 8:25

GoogleCodeExporter commented 9 years ago
Seems this was an issue with my Eclipse install - I tried a fresh install using 
the same workspace and this resolved my issues

Original comment by Andrew....@gmail.com on 9 Sep 2011 at 10:17