https://github.com/shpota/dto-generation-plugin
A show-case project demonstrating extension of IntelliJ IDEA's functionality
https://github.com/shpota/dto-generation-plugin
blog idea idea-plugin intellij intellij-plugin java plugin plugins
Last synced: 10 months ago
JSON representation
A show-case project demonstrating extension of IntelliJ IDEA's functionality
- Host: GitHub
- URL: https://github.com/shpota/dto-generation-plugin
- Owner: Shpota
- License: apache-2.0
- Created: 2018-10-26T21:34:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-25T14:15:48.000Z (over 2 years ago)
- Last Synced: 2025-09-06T12:43:38.333Z (10 months ago)
- Topics: blog, idea, idea-plugin, intellij, intellij-plugin, java, plugin, plugins
- Language: Java
- Homepage: https://shpota.com/2018/10/30/why-you-need-to-implement-a-plugin.html
- Size: 648 KB
- Stars: 16
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DTO Generation Plugin
A show-case project demonstrating extension of IntelliJ IDEA's functionality.
Find more information about the plugin [in the corresponding blog post](https://shpota.com/2018/10/30/why-you-need-to-implement-a-plugin.html).
