Skip to content

"Setting up a Development Environment" Guide doesn't mention non automatic gradle project import #71

@Felan7

Description

@Felan7

Operating System

Windows

Web Browser

Chrome

Issue description

The Setup Guide doesn't mention the fact that when you are not using IntelliJ IDEA (which in fairness is the recommended IDE), the gradle project is not automatically imported. This has to be done via running the gradlew terminal command.

I understand that the getting started guide is not, and should not be a gradle tutorial, but I feel a couple lines pointing this out won't hurt. I found this solution in the setup guide for NeoForged by the way.

Another minor issue unrelated to the first is a possible typo in the code snippet for gradle.properties in the same guide. Feels to me like the last line (archives_base_name = bingus-mod) should be "bingus_mod"? Not entirely sure though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions