Skip to content

hawkxu/ReplaceXlipse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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