We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3925676 commit 5cd46c8Copy full SHA for 5cd46c8
CONTRIBUTING.md
@@ -135,7 +135,7 @@ IntelliJ IDEA provides strong Gradle integration and is recommended for most new
135
2. Choose the root `fineract` directory
136
3. When prompted, import the project as a **Gradle project**
137
4. Use the Gradle wrapper (`gradlew`) when asked
138
-5. Ensure the correct JDK is selected (**Java 17**)
+5. Ensure the correct JDK is selected (**Java 21**)
139
6. After import completes, run:
140
- `org.apache.fineract.ServerApplication` as a **Java Application**
141
0 commit comments