Eclipse package and plug-ins
The Eclipse package to use is Eclipse Modeling Tools.
Note: With this version starting an application fails. Solution: uninstall the Kotlin plugin.
After installation, add the following plug-ins:
m2e – Maven integration for Eclipse
When installing this from the MarketPlace (in version 2024-06) it says that it is not available. Just click continue anyway.
Android development in Eclipse
The answer is ‘don’t do it’.
There was a time when Eclipse was the most used IDE for Android development, but now adays the support isn’t good anymore. I tried it (februari 2024) and it failed.
Instead use Android Studio.