Javac on my command line
$ javac -version
javac 1.8.0_151
whereas on Eclipse, it looks like this
I wonder whether Eclipse and my OS (Mac) use the same javac?
Javac on my command line
$ javac -version
javac 1.8.0_151
whereas on Eclipse, it looks like this
I wonder whether Eclipse and my OS (Mac) use the same javac?