andau / abapCI

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

cannot install plugin #35

Open sivakumars83 opened 1 year ago

sivakumars83 commented 1 year ago

I am unable to install Abap Continuous Integration add-on in my eclipse. I have installed Eclipse Java Development Tools as well.

Eclipse IDE for Java Developers (includes Incubating components) Version: 2023-03 (4.27.0) Build id: 20230309-1520

I am getting the below error.

Cannot complete the install because one or more required items could not be found. Software currently installed: ABAP Continuous Integration 0.5.5.2 (com.abapci.feature.feature.group 0.5.5.2) Missing requirement: com.abapci.plugin 0.5.5.2 requires 'osgi.bundle; org.junit.platform.commons 0.0.0' but it could not be found 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]

gepparta commented 1 year ago

I'm getting the same error image

hismayilov commented 1 year ago
  1. Go to "Help", then go to "Install New Software", and the install dialog pops up.
  2. Click on the "Available Software Sites" link on the install dialog.
  3. Check on or copy "Eclipse Helios Update Site http://download.eclipse.org/releases/helios Enabled" or just skip step 2 and copy and paste this link "http://download.eclipse.org/releases/helios"
  4. Add it and it gives your a list of softwares, go to "Programming Languages" and choose "Eclipse Java Development Tool"
gepparta commented 1 year ago

@hismayilov Thanks for the hint. Unfortunately, this solution will downgrade a lot of other installed plugins. In my opinion, we need a new version of Andreas PlugIn for newer ADT/Eclipse releases.

dude-alms0c commented 5 months ago

try #37