lots of exercises in java... from https://github.com/exercism/java
FridaTveit 5a91750d47
Merge pull request #1459 from hgvanpariya/robot-simulator
6 yıl önce
.github remove reference to xjava 6 yıl önce
_template _template: restructure directory 6 yıl önce
bin add check to keep CI from running build.gradle as exercise 6 yıl önce
config Inline the exercise README insert (#1290) 6 yıl önce
docs fix broken links in maintaining.md 6 yıl önce
exercises robot-simulator: remove `final` from tests #1453 6 yıl önce
gradle/wrapper Revert "Update to Gradle 4.1" 7 yıl önce
img Optimize track icon (#337) 7 yıl önce
scripts Fix canonical data check script 6 yıl önce
.gitattributes Enforce LF line endings 7 yıl önce
.gitignore Ignore local test output 7 yıl önce
.travis.yml add travis_retry param to rvm install 6 yıl önce
CONTRIBUTING.md contributing.md: Remove broken link 6 yıl önce
LICENSE Reassign copyright to Exercism legal entity 7 yıl önce
POLICIES.md Update policies 6 yıl önce
README.md Fix broken link 7 yıl önce
config.json grep: add exercise (#1429) 6 yıl önce
gradlew Revert "Update to Gradle 4.1" 7 yıl önce
gradlew.bat Update permissions for gradlew.bat 7 yıl önce

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.