Skip to content
webratte edited this page Apr 27, 2017 · 2 revisions

How can I compile the code?

It's a simple Java/Gradle project (Java Development Kit 8 is needed). First, update the git submodule:

$ git submodule update --init

Now, compile and run with $ ./gradlew run (Windows: gradlew.bat run)

NOTE: after importing from an IDE you probably have to manually set the projects build platform to JDK 1.8.

What software dependencies are needed?

They are all included in the repository!

I want to help with translation, what to do?

Great! You can register on weblate to start right away. If you don't like to register you can make suggestions without having a account there. This suggestions will checked soon by registered users and maybe you will see your translation in the next Kontalk Version :-)