Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 779 Bytes

README.md

File metadata and controls

39 lines (23 loc) · 779 Bytes

CodeGenX Pycharm Plugin

Confiugre plugin develop environment

This project need Java JDK version 11.

Building from source

If you would like to build from source, use this following command:

$ ./gradlew clean build

Once it finishes the locally built the PyCharm Plugin will be located here:

build/distributions/codegenx-pycharm-plugin-<version>.zip

You can install this using Preferences > Plugins > Install plugin from disk... > Point to newly built zip file

Screenshot

  1. Settings

settings

  1. Tool window

toolwindow

  1. Generate code

generatecode

  1. Insert code

insertcode

More information, please refer to https://deepgenx.com/