On Sun, 31 Jan 2010, Richard Welty wrote:

>> javac -source 1.5 perhaps?
>>
> yes, that's the command. it may only restrict things the compiler can
> see, not sure if it impacts
> the classes visible in the runtime libraries. we used to set java 5
> through eclipse and it would
> just work.

This is enabled, but it seems it is only a suggestion tothe compiler. It 
does not ensure older compilers really can compile the code.

But probably it ensures 1.5 can execute the results, which should be 
enough.

Ciao
-- 
http://www.dstoecker.eu/ (PGP key available)


_______________________________________________
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev

Reply via email to