GithubHelp home page GithubHelp logo

maxymiser-intellij-plugin's Introduction

Oracle Maxymiser plugin for IntelliJ IDEA platform

Enables editing of Variants, Campaign Scripts and Campaign Actions from within IntelliJ IDEA or WebStorm.

Clone

git clone https://github.com/oracle/maxymiser-intellij-plugin
cd maxymiser-intellij-plugin

Building

We use gradle to build the plugin. It comes with a wrapper script (gradlew or gradlew.bat in the root of the repository) which downloads appropriate version of gradle automatically as long as you have JDK installed.

Common tasks are

  • ./gradlew buildPlugin — fully build plugin and create an archive at build/distributions which can be installed into IntelliJ IDEA via Install plugin from disk action found in File | Settings | Plugins.

  • ./gradlew runIde — run a development IDE with the plugin installed.

  • ./gradlew test — run all tests.

Installation

Launch IntelliJ IDEA or WebStorm.

Open File | Settings | Plugins.

Click Install Plugin from Disk... and select ZIP archive from build/distributions

Restart IDE if asked.

Configuration

Open File | Settings | Oracle Maxymiser and set the following configuration parameters

Parameter Description
Region US or EMEA
Client ID Client ID, can be obtained at Admin | Rest API in Maxymiser UI
Client Secret Client Secret, can be obtained at Admin | Rest API in Maxymiser UI
Login Your Maxymiser UI Login
Password Your Maxymiser UI Password

Usage

Plugin adds 2 actions that are available from file's context menu in Project View:

  • Pull - Pulls selected campaign from Maxymiser UI for editing.
  • Push - Pushes all changes to Maxymiser.

maxymiser-intellij-plugin's People

Contributors

sovcharenko avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.