Re-engineering source code between 1.4 and 1.5



Hello,

is there a tool which can help to transform java source code from/to 1.4 to/from 1.5 ? For binary 1.5 to 1.4 there is retroweaver, but is there a source code version?

The main concern is about generics. How to automatically add/remove them.

TIA
.



Relevant Pages

  • Re: Re-engineering source code between 1.4 and 1.5
    ... is there a tool which can help to transform java source code from/to 1.4 ... The main concern is about generics. ... Also eclipses Clean Up wizard can add some annotations for you and ... convert for loops to enhanced for loops. ...
    (comp.lang.java.softwaretools)
  • Re: Re-engineering source code between 1.4 and 1.5
    ... is there a tool which can help to transform java source code from/to 1.4 ... The main concern is about generics. ... How to automatically add/remove them. ...
    (comp.lang.java.softwaretools)