Application Development 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: 

sapjco3 for arm - eclipse adt issue

pawelwiejkut
Active Participant

Hello,

For now, it seems that the native setup of Eclipse on MacOS M1 is not possible because of the missing sapjco3. Is SAP planning to release it in the future?

ABAP communication layer is not configured properly. Consult the installation guide or download page for further details.

JCo initialization failed with java.lang.UnsatisfiedLinkError: no sapjco3 in java.library.path: /Users/pawelwiejkut/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.

Issue details:

Eclipse: Version: 2021-09 (4.21)

ADT: 2021-09

1 ACCEPTED SOLUTION

Florian_Kube
Participant

I added an improvment request. You may want to vote for it.

Improvement Request Details - Customer Influence (sap.com)

6 REPLIES 6

MarkusTolksdorf
Product and Topic Expert
Product and Topic Expert

Hello Pawet,

so far, there is no version of JCo for ARM on MacOS. This means, that you need to run ADT with a x86_64 JDK and rely on Rosetta. Whether an ARM variant will be offered in the future cannot be told here in SCN. Sorry.

Best regards,
Markus

0 Kudos

Hello Markus,

just to get it right:

- can I install the ARM version of Eclipse on my MBP and point to a x86_64 JDK?

- or do I have to install the Intel version of Eclipse too?

BR,

Dominik

0 Kudos

Hi Dominik,

You need to install the x86_64 version of Eclipse as well.

Best regards
Markus

0 Kudos

Hi Markus,

Thank you for the clarification!
That's the explanation why I was not able to get it working.

Best regards,
Dominik

Florian_Kube
Participant

I added an improvment request. You may want to vote for it.

Improvement Request Details - Customer Influence (sap.com)

pawelwiejkut
Active Participant
0 Kudos

Update 2023: Apple silicon (M1,M2 etc.) are now supported by SAP ADT.