OrPolyzos / design-patterns-plugin

Design Patterns - Plugin for IntelliJ IDEA that provides on the fly implementation of various design patterns
https://plugins.jetbrains.com/plugin/10856-design-patterns-intellij-idea-plugin
MIT License
46 stars 15 forks source link
design-patterns intellij java jetbrains plugin

Design Patterns (Plugin for IntelliJ IDEA)

This plugin is meant to provide on the fly implementation of various design patterns.
You can download it directly from IntelliJ IDEA or from https://plugins.jetbrains.com/plugin/10856-design-patterns-plugin

Currently supported design patterns

How to use

Assuming you have already installed the plugin, you can use it just by right-clicking inside a .java file while your mouse is inside a code block that defines a class. This will bring up the editor menu and the first option will be Design Patterns, where you can choose which one should be implemented.
Demonstration screenshot
Demo gif

Getting started

Release History

Authors