lots of exercises in java... from https://github.com/exercism/java
Scott Ertel aebe76c14a
Merge 99932b2befb23c0adbb3467c3e14d40823620742 into 93f538e91a331b02151ec202846d6ce630174933
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 Inline the exercise README insert (#1290) 6 年前
docs fix broken links in maintaining.md 6 年前
exercises Merge 99932b2befb23c0adbb3467c3e14d40823620742 into 93f538e91a331b02151ec202846d6ce630174933 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 grep: add exercise (#1429) 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.