I downloaded "SAP ABAP IN ECLIPSE 2.24 JUNO" from service.sap.com/swdc. I have already resolved one "Cannot satisfy dependency" error by downloading EMF Query from eclipse.org and adding the org.eclipse.emf.query.feature.group. Now I am getting a different "Cannot satisfy dependency" error:
Cannot complete the install because one or more required items could not be found. Software being installed: ABAP Core Development Tools 2.24.3 (com.sap.adt.core.feature.group 2.24.3) Missing requirement: Data Preview Services 1.5.0 (com.sap.adt.datapreview.core.services 1.5.0) requires 'bundle com.sap.dataviz.core [3.0.3,4.0.0)' but it could not be found Cannot satisfy dependency: From: ABAP Core Development Tools 2.24.3 (com.sap.adt.core.feature.group 2.24.3) To: com.sap.adt.datapreview.feature.group [1.5.0] Cannot satisfy dependency: From: Data Preview 1.5.0 (com.sap.adt.datapreview.feature.group 1.5.0) To: com.sap.adt.datapreview.core.services [1.5.0]
I cannot find any information concerning com.sap.dataviz.core on the Internet. I don't know how to resolve this error. Does anyone know what I need to download and install so that my installation can continue?