/ReplaceXlipse

Enhanced Replacement Plug-in for Eclipse

Primary LanguageJavaEclipse Public License 1.0EPL-1.0

ReplaceXlipse

Enhanced Replacement Plug-in for Eclipse

This plug-in allow create task group to contains one or more replacements, and run the task group by one click.

Support replace in selection lines, regular expression and convert sub-groups to upper/lower case.

#Installation:

use update-site https://github.com/hawkxu/ReplaceXlipse/raw/master/release/update-site

or download update zip file under release folder then install through local archive

#You can do any replacement you like
for example, this plug-in can create fields and getter/setter like below screen shots:

original

finished

copy field name

prepare getter/setter name

create fields and getter/setter