CodeGen

IntelliJ IDEA Plugin - Code Generator Tool

104
43
Java

CodeGen

This plugin helps you to generate specific template code by create table statement or database .

release license

CodeGen

Installation

  • Using IDE built-in plugin system on Windows:
    • File > Settings > Plugins > Browse repositories… > Search for “CodeGen” > Install Plugin
  • Using IDE built-in plugin system on MacOs:
    • Preferences > Settings > Plugins > Browse repositories… > Search for “CodeGen” > Install Plugin
  • Manually:
    • Download the latest release and install it manually using Preferences > Plugins > Install plugin from disk…

Restart IDE.

Usage

  • Connecting to Your Database:
    • View > Tool Windows > Database
  • CodeGen
    • Tools > CodeGen-SQL or shift + command + g
    • Select Table > Right click popup menu > CodeGen-DB

Powered by

  • Velocity
  • IDEA database

Idea sdk docs

http://www.jetbrains.org/intellij/sdk/docs/welcome.html
https://www.jetbrains.com/help/idea/meet-intellij-idea.html

How to setup

  • Clone the project, and open with IDEA (Community).
  • Install Gradle
  • Import project from existing sources (Use Gradle)
  • Create file gradle.properties & update ideaSDKlocalPath
  • Run Gradle task [buildPlugin]

FAQ

Welcome to contribute

Guide

Contributions

License

Copyright © 2020 MIT License