Skip to content

A simple C# console program to clean the autogenerated headers in a Hibernate Java project

License

Notifications You must be signed in to change notification settings

jaimeimarin/HibernateHeadersCleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HibernateHeadersCleaner

A simple C# console program to clean the autogenerated headers in a Hibernate Java project

Run

You can run it with or without arguments

HibernateHeadersCleaner.exe "extension" "text_to_clean" 

Arguments

"extension"

Indicates the extension to evaluate the files. Default value: ".java"

"text_to_clean"

Indicates the text of the init of the line in order to delete it. Default value: "// Generated"

About

A simple C# console program to clean the autogenerated headers in a Hibernate Java project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages