Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

local eclipse / SAP Install / Update Site

Former Member
0 Likes
1,229

Hello,


we need a local update site of the ABAP eclipse Tools.

we use the for the mirroring  org.eclipse.equinox.p2.artifact.repository.mirrorApplication (for artefacts) and   org.eclipse.equinox.p2.metadata.repository.mirrorApplication (for metadata).

Unfortunately we have during the installation of ABAP Tools dependency problems.

Can someone tell me where I can find the missing tools? (Repo URL´s)

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,047

Hi Christian,

the first URL (.../releases/luna) should provide all features that need to be mirrored to provide all features that are required during the installation of the ABAP Development Tools.

The features you need to mirror are listed in the installation guide attached to the current/2.41 release note (section 6.1.3, Table 5). I never mirrored the whole luna or kepler Update Site. That's a lot of data. In the attached xml you can see how I did the selective mirroring.

Regards, Felix

5 REPLIES 5
Read only

sebastian_wolf
Product and Topic Expert
Product and Topic Expert
0 Likes
1,047

Hi Christian,

we recommend following the instructions outlined in the respective document

Did you already try that out?

Best regards, Sebastian

Read only

Former Member
0 Likes
1,048

Hi Christian,

the first URL (.../releases/luna) should provide all features that need to be mirrored to provide all features that are required during the installation of the ABAP Development Tools.

The features you need to mirror are listed in the installation guide attached to the current/2.41 release note (section 6.1.3, Table 5). I never mirrored the whole luna or kepler Update Site. That's a lot of data. In the attached xml you can see how I did the selective mirroring.

Regards, Felix

Read only

0 Likes
1,047

Hi all,

thanks for the fast answers.

Felix: Are these all feature groups for a complete SAP Eclipse Development Tool Installation?
(ABAP, BW, HANA, UI5)

Regards

Chris


Read only

0 Likes
1,047

Hi Christian,

please excuse my focus on ABAP in Eclipse. The list of Eclipse features in my mirror example covers only the stuff required for the ABAP Development Tools, for an installation into a plain Eclipse instance. I don't know which features need to be mirrored in case you want to install all of the tool sets offered on https://tools.hana.ondemand.com/.

As I wanted to try out an alternative mirroring option anyhow (which shall include the categorization of the offered features), I will take this opportunity to check, if/how you can retrieve/calculate the list of required features.

Regards, Felix

Read only

0 Likes
1,047

Hi Felix,

thanks for your great support.

I added the missing feature groups in your script and now works the complete installtion of all SAP Tools.

You can find the customized script in the "Attach Files".

Best Regards,

Chris