| Unable to install LDT to  Eclipse 2019-12 (4.14.0) [message #1819030] | 
Sun, 05 January 2020 10:35   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
I was setting up a new laptop and downloaded Eclipse: Version: 2019-12 (4.14.0) but when I tried to add the LDT plugins, it fails because it cannot satisfy dependency (see below.) 
 
The prior version of eclipse I had on my last laptop was 2018-12 (4.10.) 
 
Do you guys have a list of what the last/latest version of Eclipse which works with your (1.4.2?) plugin is? 
 
 
(pointed repo to "stable" (although tried even nightly after that) 
Error message: 
Cannot complete the install because one or more required items could not be found. 
  Software being installed: Lua Development Tools SDK 1.4.2.201804031433 (org.eclipse.ldt.source.feature.group 1.4.2.201804031433) 
  Missing requirement: Lua Development Tools Core 1.3.0.201804031433 (org.eclipse.ldt 1.3.0.201804031433) requires 'osgi.bundle; org.eclipse.dltk.core [5.5.0,6.0.0)' but it could not be found 
  Cannot satisfy dependency: 
    From: Lua Development Tools - Core Feature 1.4.2.201804031433 (org.eclipse.ldt.core.feature.group 1.4.2.201804031433) 
    To: org.eclipse.equinox.p2.iu; org.eclipse.ldt [1.3.0.201804031433,1.3.0.201804031433] 
  Cannot satisfy dependency: 
    From: Lua Development Tools 1.4.2.201804031433 (org.eclipse.ldt.feature.group 1.4.2.201804031433) 
    To: org.eclipse.equinox.p2.iu; org.eclipse.ldt.core.feature.group [1.4.2.201804031433,1.4.2.201804031433] 
  Cannot satisfy dependency: 
    From: Lua Development Tools SDK 1.4.2.201804031433 (org.eclipse.ldt.source.feature.group 1.4.2.201804031433) 
    To: org.eclipse.equinox.p2.iu; org.eclipse.ldt.feature.group [1.4.2.201804031433,1.4.2.201804031433]
 |  
 |  
  | 
 | 
 | 
 | 
| Re: Unable to install LDT to  Eclipse 2019-12 (4.14.0) [message #1819304 is a reply to message #1819264] | 
Sun, 12 January 2020 17:13    | 
 
Eclipse User  | 
 | 
 | 
   | 
 
My own issue was similar enough that maybe my solution can work for you. 
 
My scene: 
I tried to install from Install New Software from site "http://download.eclipse.org/ldt/releases/stable" though I also had the other LDT sites enabled, same URL but ending in "/milestones" and "/updates-nightly"; I'm not sure if having those made a difference but anyway my errors were like:  
 
"No repository found containing: osgi.bundle,org.eclipse.dltk.core,5.7.1.201703020501"  
...plus 5 others, same except instead of "core" they were "debug", "debug.ui", "formatter", "launching" and "ui". 
 
My solution was basically to provide the missing resource from a download since it doesn't seem to be available from repositories any more: 
 
Download the runtime for DLTK 5.7.1 as a zip:  Here's a direct link and its MD5.  Save it to some logical place; I chose my root eclipse install directory but whatever. 
 
In Eclipse, navigate to menu > Help > Install new software... 
 
Click Manage...  to go to Available Software Sites dialog 
 
Click Add...   use a good name like "LDTK zip", click the "Archive" button and browse to that zip, downloaded from before. 
 
Then when I tried again the install happened correctly and my initial tests indicate that LDT is working as expected.
 |  
 |  
  | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Powered by 
FUDForum. Page generated in 0.04443 seconds