J
John Green
I need source=1.4 in my javac settings for Ant,
but the Ant scripts are auto-gen (by Eclipse) and
they changes frequently, so re-adding it is not a
good option.
Is there a way to get "-source 1.4" passed from
Ant to javac without modifying the Ant scripts?
I'm looking for a command-line or environment
variable option.
TIA,
John
but the Ant scripts are auto-gen (by Eclipse) and
they changes frequently, so re-adding it is not a
good option.
Is there a way to get "-source 1.4" passed from
Ant to javac without modifying the Ant scripts?
I'm looking for a command-line or environment
variable option.
TIA,
John