andau / abapCI

Continuous Integration for ABAP
MIT License
62 stars 14 forks source link

ABAP Development Tools for Eclipse 3.40 and Eclipse Java 2023-12 (4.30.0) #37

Open dude-alms0c opened 5 months ago

dude-alms0c commented 5 months ago

Cannot install abapCI 0.5.5.2 on Eclipse Java 2023-12 (4.30.0) with ADT 3.40 from the https://tools.hana.ondemand.com/latest

Cannot complete the install because of a conflicting dependency. Software being installed: ABAP Core Development Tools 3.40.0 (com.sap.adt.core.feature.group 3.40.0) Software currently installed: ABAP Continuous Integration 0.5.5.2 (com.abapci.feature.feature.group 0.5.5.2) Only one of the following can be installed at once: ABAP Source Code Support 3.38.2 (com.sap.adt.tools.abapsource 3.38.2) ABAP Source Code Support 3.40.0 (com.sap.adt.tools.abapsource 3.40.0) Cannot satisfy dependency: From: ABAP Continuous Integration 0.5.5.2 (com.abapci.feature.feature.group 0.5.5.2) To: org.eclipse.equinox.p2.iu; com.abapci.plugin [0.5.5.2,0.5.5.2] Cannot satisfy dependency: From: com.abapci.plugin 0.5.5.2 To: java.package; com.sap.adt.tools.abapsource.abapunit 0.0.0 Cannot satisfy dependency: From: ABAP Core Development Tools 3.40.0 (com.sap.adt.core.feature.group 3.40.0) To: org.eclipse.equinox.p2.iu; com.sap.adt.tools.feature.group [3.40.0,3.40.0] Cannot satisfy dependency: From: ABAP Development Tools Foundation 3.40.0 (com.sap.adt.tools.feature.group 3.40.0) To: org.eclipse.equinox.p2.iu; com.sap.adt.tools.abapsource [3.40.0,3.40.0]

As a workaround using ADT 3.38; can be downloaded from SAP Download Centre https://me.sap.com/notes/3391753/E

org.junit.platform.commons 0.0.0 issue fixed with solutions from #34

ADT 3.38 dependencies:- EMF Workspace http://download.eclipse.org/modeling/emf/transaction/updates/releases/R202208110935 EMF Data Binding https://download.eclipse.org/modeling/emf/emf/builds/release/latest EMF Validation http://download.eclipse.org/modeling/emf/validation/updates/releases EMF Query http://download.eclipse.org/modeling/emf/query/updates/releases Graphiti http://download.eclipse.org/releases/2023-12 org.junit.platform.commons and others from #34 https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository

Screenshot 2024-02-05 at 11 47 49 PM

Screenshot 2024-02-05 at 11 48 36 PM

vito38 commented 1 month ago

I change lib referance in files and this is working for me. Here is changed plugin to install.

AbapCiNew.zip

JoachimEck commented 2 weeks ago

Hello, sorry, is it possible to make the latest version (0.5.5.3) available in the marketplace? I am still new and do not know how to get the .jar-files installed.

Greetings, Joachim

vito38 commented 2 weeks ago

@JoachimEck I'm not Java/Eclipse Developer. I don't know how to add to marketplace. This link should be helpfull to install from local system. https://stackoverflow.com/questions/5482554/how-to-install-plugin-for-eclipse-from-zip I don;t know if arichve will work, so try to unzip it and then install.

yellappam commented 1 week ago

@JoachimEck

Hi @JoachimEck, did you get it work? I tried to follow both automatic installation and manual installation and it is not working. I am using Eclipse 2024-06.

JoachimEck commented 1 week ago

Hi @yellappam,

I'm also using Eclipse 2024-06. No, unfortunately not.

vito38 commented 1 week ago

@yellappam @JoachimEck did you unzip and then select unziped folder. Please albo unmrck gouping option after you select folder

vito38 commented 1 week ago

This extension in uncatagorized

JoachimEck commented 1 week ago

Ah ok now it works. Thanky a lot!

yellappam commented 1 week ago

@JoachimEck @vito38 I have tried the steps and it stopped at below screenshot. Could you please suggest how to fix this issue.

image
vito38 commented 1 week ago

@yellappam Look at begining there are information from where instalacja depedndecies

org.junit.platform.commons and others from #34 https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository

yellappam commented 1 week ago

@vito38 I have had issues installing the dependencies. After couple of retries, finally I managed to install it.