tech-srl / code2vec

TensorFlow code for the neural network presented in the paper: "code2vec: Learning Distributed Representations of Code"
https://code2vec.org
MIT License
1.1k stars 286 forks source link

Which version of JDK do I need to install before running this project? #185

Closed woshizhuchenguang closed 1 year ago

woshizhuchenguang commented 1 year ago

Hello, which version of JDK do I need to install before running this project?

urialon commented 1 year ago

Hi @woshizhuchenguang , Thank you for your interest in our work.

Any version which came out in recent 5 years works.

Best, Uri

woshizhuchenguang commented 1 year ago

Thank you !

woshizhuchenguang commented 1 year ago

The issue has been resolved.