Skip to content

konbluesky/java-design-pattern-helper-idea-plugin

Repository files navigation

java-design-pattern-helper-idea-plugin(JDPH)

Build Version Downloads

A plug-in related to design patterns, intended to help engineers use common design patterns quickly.

The design pattern quoted from https://github.com/iluwatar/java-design-patterns

Screenshot

mainDialog

Planning

  • Super friendly GUI
  • Support preview of common design patterns: UML diagrams, project files
  • Automatically register the design pattern to the Live Template in IDEA
  • According to a pattern, intelligently match the similar code of the current project

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for " java-design-pattern-helper-idea-plugin" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.

reference

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published