lots of exercises in java... from https://github.com/exercism/java
Katrina Owen c55da30dd0 Reformat config files (#1480) 6 лет назад
.github remove reference to xjava 6 лет назад
_template _template: restructure directory 6 лет назад
bin add check to keep CI from running build.gradle as exercise 6 лет назад
config Reformat config files (#1480) 6 лет назад
docs fix broken links in maintaining.md 6 лет назад
exercises Add test to list of nested lists. (#1478) 6 лет назад
gradle/wrapper Revert "Update to Gradle 4.1" 7 лет назад
img Optimize track icon (#337) 7 лет назад
scripts Fix canonical data check script 6 лет назад
.gitattributes Enforce LF line endings 7 лет назад
.gitignore Ignore local test output 7 лет назад
.travis.yml add travis_retry param to rvm install 6 лет назад
CONTRIBUTING.md contributing.md: Remove broken link 6 лет назад
LICENSE Reassign copyright to Exercism legal entity 7 лет назад
POLICIES.md Update policies 6 лет назад
README.md Fix broken link 7 лет назад
config.json Reformat config files (#1480) 6 лет назад
gradlew Revert "Update to Gradle 4.1" 7 лет назад
gradlew.bat Update permissions for gradlew.bat 7 лет назад

README.md

java Build Status

Source for Exercism Exercises in Java.

Contributing Guide

For general information about how to contribute to Exercism, please refer to the Contributing Guide.

For information on contributing to this track, refer to the CONTRIBUTING.md file.