Skip to content
Asterios Raptis edited this page Jan 27, 2021 · 4 revisions

Welcome to the java-library-template wiki!

How to use this template project

As you noticed this project is a github template project. So if you want to create a copy of this repository just click the green 'Use this template' button at the top right. After you have checkout your project locally you have to execute the unit test method InitialTemplateTest#testRenameToConcreteProject that is disabled. So you have first to adapt the project description to your project description and then remove the annotation Disabled and run this unit test method the unit test method InitialTemplateTest#testRenameToConcreteProject for enable it and than run it. This will adapt all related files that fits to your project.

That it.

Happy coding

Clone this wiki locally