It just indicates whether the compiler should accept java 1.4 source extensions like "assert". It's equivalent to:

javac -source 1.4 ...


Vadim Gritsenko wrote:
Christopher Oliver wrote:

OK. But, I think you should also set the source version. What do you think?



I was (and still am) not sure what this flag mean that's why I left it off :)


Vadim





Reply via email to