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.09k stars 285 forks source link

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

Closed woshizhuchenguang closed 7 months ago

woshizhuchenguang commented 7 months ago

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

urialon commented 7 months 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 7 months ago

Thank you !

woshizhuchenguang commented 7 months ago

The issue has been resolved.