Skip to content
/ idea-env Public

A collection of live templates to be used in IntelliJ IDEA

License

Notifications You must be signed in to change notification settings

icod/idea-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Stuff for IntelliJ IDEA

Live Templates

A collection of live templates to be used in IntelliJ IDEA.

logger

Generates an SLF4J logger instance declaration.

private static final Logger LOGGER = LoggerFactory.getLogger($CLASS$.class); 

About

A collection of live templates to be used in IntelliJ IDEA

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published