Translations:Development/BuildingOnMac/7/en

    From The Document Foundation Wiki
    1. Check from Xcode ▸ Preferences ▸ Locations that the Command Line Tools entry is not empty
    2. If you are planning to work on the parts of LibreOffice that are implemented in Java, mainly the HSQLDB embedded database in Base, you need to download and install a JDK (Java SE Development Kit): Oracle's Java SE Development Kit. But that is entirely optional. If you want to avoid Java, just use the --without-java option in your autogen.input or on the autogen.sh command line, when you get that far.