Technical Articles
Installation Guide Eclipse in Mac OS
Introduction:
Before Driving deep into Technical details . let me give some brief about why we need to do this ABAP Development Tool (ADT) is an Eclipse based tool provided by SAP, You will need ADT if you have to work on the ABAP CDS views. Even though,CDS views are emdedded into the ABAP Dictionary, there are some Difference in the features available between the Eclipse and the Data Dictionary environments.
Earlier Blog where we gone through how to install in windows https://blogs.sap.com/2022/11/04/installation-eclipse-and-configuration-adt-tool/
Now in this Blog we help ,trouble shoot if any issues and learn to Install Studio in Mac OS X from update-site
For Reference SAP Note 2004651- SAP HANA platform SPS 08 release Note where explained in steps.
Procedure:
1. Install Eclipse Standard 4.3.2 in the Mac:
a) In a web browser go to http://www.eclipse.org, and press Download, select Mac OS X (Cocoa).
Eclipse web page
b) Download the 64 Bit version of ìEclipse Standard 4.3.2î.
2. Run Eclipse:
a) Go to the ìeclipseî directory created in the last step.
b) Execute the following command: Eclipse
3. In Eclipse, specify the update site as follows:
[see SAP HANA Studio Installation Guide “3.1.3 Update the SAP HANA Studio Using an Update Site”]
a) From the main menu, choose -> Eclipse -> PreferencesÖ -> Install/Update -> Available Software Sites.
b) Choose Add… and specify the name of the update repository (optional) and its location,
for example, http://<host>:80<instance_number>/sap/hana/studio/ if you are using the SAP HANA XS Web server
or file:/<target_repository_path> if you are using a file system location.
4. Install Studio Tools:
a) Go to main menu -> Help -> Install New softwareÖ
b) From the dropdown control ìWork with:î select the update-site you configured in step 3.
c) Select the Studio features you want to install.
d) Press ìFinishî.
This Blog will be useful while installing Eclipse for ADT in Mac OS.
I hope this blog made it easier for you to troubleshoot all the issues while installing Eclipse for ADT in Mac os . Please leave your comments or suggestions you might have.
Hi Sekhar Dhana,
thank you for your blog.
Please see here the link to our latest ADT installation guide. It contains all the latest information.
Please note that Eclipse 4.3 is no more supported.
Kind regards,
Wolfgang
Thank you Wolfgang for comments and steps are same only Eclipse version can be different in my blog.
Excellent Step-by-Step Guides. Thanks for sharing.
Eclipse is an integrated development environment (IDE) that provides a platform for computer programming. It is the most used java programming platform which contains a base workspace and provides the programming environment for other languages also like C, and C++ via external plugins.
https://ocw.mit.edu/courses/1-00-introduction-to-computers-and-engineering-problem-solving-spring-2012/685158a625eba9ccf014179b6558d3cc_MIT1_00S12_Ins_Eclpse_Mac.pdf