Eclipse & ADT on Arch

SAP Download Site: https://tools.eu1.hana.ondemand.com/
Eclipse Download: https://www.eclipse.org/downloads/packages/
Blog: Lightweight installation
Information on arch: https://wiki.archlinux.org/title/eclipse
Book: https://www.rheinwerk-verlag.de/abap-entwicklung-in-eclipse/
ABAPgit: https://eclipse.abapgit.org/updatesite/
ABAP-quick-fix: https://marketplace.eclipse.org/content/abap-quick-fix
DSAG ADT Leitfaden

My setup:
– Don’t use the provided AUR-packages, instead just extract the tar.gz
– Plugin-installation as usual

Config:
1) .desktop file in home-dir/.local/share/applications/eclipse.desktop

[Desktop Entry]
Type=Application
Version=1.0
Name=Eclipse
Comment=Eclipse ADT
Path=/usr/local/opt/eclipse
Exec=eclipse
Icon=/usr/local/opt/eclipse/icon.xpm
Terminal=false
Categories=Development

2) Wayland – Force XWayland
https://wiki.archlinux.org/title/eclipse#Display_issues_under_Wayland

3) Copy & Paste doesn’t work
but only on Cloud-Projects. Local Java works… weird.

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.