Does Eclipse IDE work on Apple Silicon?

โœณ๏ธ Yes, runs via Rosetta 2 translation and natively for SDK

May also be known as Eclipse, eclipse, or Eclipse Sdk Ide

๐Ÿ“š Bundle Version History

org.eclipse.sdk.ide

v4.20.0
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "NSRequiresAquaSystemAppearance": true,
  "CFBundleExecutable": "eclipse",
  "CFBundleGetInfoString": "Eclipse 4.20 for Mac OS X, Copyright IBM Corp. and others 2002, 2021. All rights reserved.",
  "CFBundleIconFile": "Eclipse.icns",
  "CFBundleIdentifier": "org.eclipse.sdk.ide",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Eclipse",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.20.0",
  "CFBundleSignature": "????",
  "CFBundleVersion": "4.20.0.I20210611-1600",
  "NSHighResolutionCapable": true,
  "CFBundleDevelopmentRegion": "English",
  "Eclipse": [
    "-keyring",
    "~/.eclipse_keyring"
  ],
  "CFBundleDisplayName": "Eclipse"
}
Full Meta Details
{
  "fileSize": 0.0717926025390625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 23,
        "sizeofcmds": 2480,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 0,
          "size": 23,
          "offset": " 0x8"
        },
        {
          "description": "Prebind Checksum Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}