Compile

Rémi Forax forax at univ-mlv.fr
Mon Nov 22 13:46:13 PST 2010


On 11/22/2010 09:49 PM, Felix Schmidt wrote:
> Maurizio,
>
> thank you for your reply. I compiled the langtools :)
>
> But how can I compile my application with the closures feature?
>
> langtools/dist/bin/javac CTest.java ?
>
> Thank you
> felix

java -cp classes.jar:. com.sun.tools.javac.Main CTest.java

Rémi



More information about the lambda-dev mailing list