This eclipse plugin project was created to reduce the time-consuming process of creating code manually to assign property values of one java bean to another. Using a simple interface this plugin will allow users to add mappings between the two beans. On a click of a button code will be generated that maps properties to each other based on the user's selections.