[#824] | project: eclipse-plugin | priority: low | category: bug | |
---|---|---|---|---|
submitter | assigned to | status | date submitted | |
Nikolay | Sean | open | 2006-11-16 15:58:43.0 | |
subject | [contrib #253] setting target compiler flag has no effect | |||
code | ||||
what happened | With both jvm-1.4 and jvm-1.5 as target, version 1.1 (45.3) class files are generated. |
|||
what expected | scalac generates version 1.5 (49.0) class files with -target:jvm-1.5. | |||
[back to overview] |
Nikolay edited on 2006-11-16 16:02:37.0 |
On the command line the proper classfile version is generated with -target:jvm-1.5 so this is specific to the eclipse plugin |