Skip to content

Eclipse plug-in to generate a constructor with default values for a class with fields already written. This can be especially useful for POJOs that contain a lot of fields, although having so many fields night indicate a code smell.

License

Notifications You must be signed in to change notification settings

nathandelane/constructor-with-defaults

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

constructor-with-defaults

Eclipse plug-in to generate a constructor with default values for a class with fields already written. This can be especially useful for POJOs that contain a lot of fields, although having so many fields night indicate a code smell.

About

Eclipse plug-in to generate a constructor with default values for a class with fields already written. This can be especially useful for POJOs that contain a lot of fields, although having so many fields night indicate a code smell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors