wt-io-it / odoo-pycharm-plugin

Plugin to Support Odoo in Pycharm
GNU Affero General Public License v3.0
19 stars 10 forks source link

Installing

The Plugin will be made available in the JetBrains Plugin Repository

Alternatively you can install it as a local file

Contributing

Checkout and open Odoo Autocompletion Plugin in IntelliJ IDEA

  1. git clone https://github.com/wt-io-it/odoo-pycharm-plugin.git into a directory
  2. Open a new project by selecting File > New > Project from Version Control > Git
  3. Enter https://github.com/wt-io-it/odoo-pycharm-plugin.git into the Field URL intellij new project from version control
  4. Start coding

Agreement to publish the code in the Jetbrains Plugin Repository

By contributing you agree that this plugin is also published in the JetBrains Plugin Repository under the terms of the JetBrains Plugin Marketplace Developer Agreement

Development HowTos

Build Plugin

To build the plugin perform the following steps