Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Cerp release (Version 0.3.4)

Hi,

A new release of Cerp is available (see http://dev.eclipse.org/mhonarc/lists/cdt-dev/msg05601.html).
Update site: http://www.cavegn.cc/cerp


Version(0.3.4) with three new refactorings and improved comment handling:
- Extract Baseclass
- Implement Method (Move implementation of a method from headerfile to classfile)
- Declare Method   (Create declaration of a method in the headerfile from the implementation in the classfile)


Known issues:
- Formatting needs improvement
- If the File doesn't end with an empty line Cerp doesn't work properly


Requirements:
- CDT >= 3.0.0
- Java 1.5


Cheers,

Christian Cavegn
Guido Zgraggen




Back to the top