-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE] Developer documentation #2107
Comments
Hey, thanks for opening your first issue! 🙂 |
Can i help on this task ? If you can explain me quickly, i can write the page with screenshots. I use IntelliJ in order to compile. I follow this FAQ https://ho.readthedocs.io/en/latest/faq.html but it does not work with version 2024.1.4. The UI is not exactly the same and nothing about configuration to run/debug. I am not a JAVA developer but probably, there is a missing step... |
When i try to compile, i've got some errors on Kotlin: D:\Projects\Perso\Java\HattrickOrganizer\src\main\java\core\constants\player\PlayerAbility.kt:9:32 Any idea ? |
@tychobrailleur is in vacation - he is the kotlin expert. Hopefully he can help us when he is back at home. |
I managed to compile, i will provide my .idea to check the difference with the one in the repo. |
Is your feature request related to a problem? Please describe.
Following the FAQ in order to recompile and run the project from Intellij, it does not work.
Describe the solution you'd like
A clear step-by-step tutorial to be able to recompile/debug/run the project to help the developers.
The text was updated successfully, but these errors were encountered: