crockpotveggies / tinderbox

Automate Tinder swiping and introductions with Eigenfaces and StanfordNLP. NOTE: support for this project has been sunset, and the original author has since directed efforts towards Bernie AI.
http://crockpotveggies.com/2015/02/09/automating-tinder-with-eigenfaces.html
Other
1.93k stars 288 forks source link

add compile-time and runtime checks for compatible java version #65

Closed mario-campos closed 9 years ago

mario-campos commented 9 years ago

This should prevent future issue #58 and other such version-related issues.

crockpotveggies commented 9 years ago

A smart addition for those who are having those common issues. Thanks!