lots of exercises in java... from https://github.com/exercism/java
katmpatz 5fef7b4541 Correct Card.java in order to match with canonical data. 6 anos atrás
.github remove reference to xjava 6 anos atrás
_template _template: restructure directory 6 anos atrás
bin add check to keep CI from running build.gradle as exercise 6 anos atrás
config Inline the exercise README insert (#1290) 6 anos atrás
docs fix broken links in maintaining.md 6 anos atrás
exercises Correct Card.java in order to match with canonical data. 6 anos atrás
gradle/wrapper Revert "Update to Gradle 4.1" 7 anos atrás
img Optimize track icon (#337) 7 anos atrás
scripts Fix canonical data check script 6 anos atrás
.gitattributes Enforce LF line endings 7 anos atrás
.gitignore Ignore local test output 7 anos atrás
.travis.yml add travis_retry param to rvm install 6 anos atrás
CONTRIBUTING.md contributing.md: Remove broken link 6 anos atrás
LICENSE Reassign copyright to Exercism legal entity 7 anos atrás
POLICIES.md Update policies 6 anos atrás
README.md Fix broken link 7 anos atrás
config.json two-bucket: increase difficulty from 5 to 7. Closes #1384 (#1390) 6 anos atrás
gradlew Revert "Update to Gradle 4.1" 7 anos atrás
gradlew.bat Update permissions for gradlew.bat 7 anos atrás

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.