It would be helpful in the next update to emit an error message specific to finding the "module" keyword and report it's only available in -source 9. That kind of little stuff can go a long way in helping users. On May 15, 2016 2:32 PM, "Alan Bateman" <alan.bate...@oracle.com> wrote:
On 15/05/2016 19:46, Remi Forax wrote: > Hi Everson, > let start with a simple question, > do you have checked that you use the java 9 version of javac (javac > -version) ? > > > Right, the output looks like JDK 8 or older is being used. -Alan.