Developing WoPeD

Q: How do I access the WoPeD source code?

A:  In order to get started with WoPeD’s source code, you have to clone the Github repository. Note that accessing the source code in this mode only allows you to create a local copy for local change. To become a member of the developing community with write access to the repository, please contact the WoPeD team.

Q: Which software do I need to work with the WoPeD source code?

A:  First of all, you need Java 11 SDK or higher to compile the sources. Secondly, you need an IDE tool like Eclipse, NetBeans or IntelliJ to get access to the GIT repository.