File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,6 +41,11 @@ These steps and instructions on getting started are outlined below as well.
4141- A [ GitHub] ( https://github.com/ ) account.
4242- A Linux, macOS, or Microsoft Windows development environment.
4343- Java JDK 11 (preferred, or 8, 17, 21) installed.
44+ - General note:
45+ - Set ` JAVA_HOME ` to the JDK ** installation directory** , not the ` bin ` directory
46+ - (Window for example: ` C:\Program Files\Eclipse Adoptium\jdk-11.x.x ` )
47+ - If multiple JDK versions are installed, ensure Java 11 appears first on ` PATH `
48+ - The initial Gradle build may take 10–15 minutes due to dependency downloads
4449- Latest [ Go] ( https://golang.org ) 1.x installed.
4550- [ Docker] ( https://www.docker.com/ ) installed for some tasks including building worker containers and testing changes to this website locally.
4651- For SDK Development:
You can’t perform that action at this time.
0 commit comments