Re: Using Eclipse batch compiler

2017-01-12 Thread Remi Forax
The module-info.class file format that can be read by ECJ currently is not the latest one, as far as i know. cheers, Rémi - Mail original - > De: "Stephen Felts" > À: "jigsaw-dev" > Envoyé: Vendredi 13 Janvier 2017 02:26:04 > Objet: Using Eclipse batch compiler > Can someone tell me h

Re: Using Eclipse batch compiler

2017-01-12 Thread Jayaprakash Arthanareeswaran

Re: Using Eclipse batch compiler

2017-01-12 Thread Wayne Beaton
Ask the Eclipse JDT Team. http://www.eclipse.org/forums/eclipse.tools.jdt Wayne On 12/01/17 08:26 PM, Stephen Felts wrote: Can someone tell me how to use the Eclipse batch compiler with JDK9? I've tried java --add-modules=java.se.ee -jar ecj-4.6.2.jar HelloWorld.java java --add-modules=java.