Hi Everson, let start with a simple question, do you have checked that you use the java 9 version of javac (javac -version) ?
cheers, Rémi ----- Mail original ----- > De: "Everson Ferreira da Cunha Junior" <everson.c.jun...@gmail.com> > À: jigsaw-dev@openjdk.java.net > Envoyé: Dimanche 15 Mai 2016 20:16:16 > Objet: Project JIGSAW does not work > > Hi guys! > > I'm disappoint with jigsaw project. I've run the first example of guide on > Ubuntu Linux, but it has not worked. Follow the error: > > "src/com.greetings/module-info.java:1: error: class, interface, or enum > expected > module com.greetings { }" > > > I've found nothing in internet about it. What can it be ? > > Thank you. > > Regards, > Everson Jr >